Altaxo |
public sealed class AltaxoServiceContainer : IServiceProvider, IServiceContainer, IDisposable
The AltaxoServiceContainer type exposes the following members.
Name | Description | |
---|---|---|
AltaxoServiceContainer | Initializes a new instance of the AltaxoServiceContainer class |
Name | Description | |
---|---|---|
AddFallbackProvider | ||
AddService(Type, ServiceCreatorCallback) | ||
AddService(Type, Object) | ||
AddService(Type, ServiceCreatorCallback, Boolean) | ||
AddService(Type, Object, Boolean) | ||
Dispose | Releases all resources used by the AltaxoServiceContainer | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetFutureServiceT | ||
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetService | ||
GetType | Gets the Type of the current instance. (Inherited from Object) | |
RemoveService(Type) | ||
RemoveService(Type, Boolean) | ||
ToString | Returns a string that represents the current object. (Inherited from Object) |