Class InjectionService
public sealed class InjectionService
- Inheritance
-
InjectionService
- Inherited Members
- Extension Methods
Methods
- Inject<T>(T)
Injects all properties with InjectAttribute in the specified object.
public sealed class InjectionService
Injects all properties with InjectAttribute in the specified object.