Class InjectionHelper
Inherited Members
Namespace: SuperOffice.Util
Assembly: SoCore.dll
Syntax
public static class InjectionHelper
Methods
ThrowIfInvalidForDatabaseScoped(Type)
Throws an exception if any conditions for DatabaseScoped service are not met
Declaration
public static void ThrowIfInvalidForDatabaseScoped(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |
Exceptions
Type | Condition |
---|---|
Exception |