Show / Hide Table of Contents

Class InjectionHelper

Inheritance
object
InjectionHelper
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top