Click or drag to resize

AltaxoServiceContainer Methods

The AltaxoServiceContainer type exposes the following members.

Methods
 NameDescription
Public methodAddFallbackProvider 
Public methodAddService(Type, ServiceCreatorCallback) 
Public methodAddService(Type, Object) 
Public methodAddService(Type, ServiceCreatorCallback, Boolean) 
Public methodAddService(Type, Object, Boolean) 
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetFutureServiceT 
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetService 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodRemoveService(Type) 
Public methodRemoveService(Type, Boolean) 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also