Open sandboxFocus

Method AddUntypedGlobalService

AddUntypedGlobalService(Type, object, bool)

Declaration
void AddUntypedGlobalService(Type serviceType, object implementation, bool allowOverride = false)
Parameters
Type Name Description
Type serviceType
object implementation
bool allowOverride