Name | Description | |
---|---|---|
Equals | (Inherited from object) | |
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetRequiredService0 | Overloaded. Gets the required service object of the specified type. | |
GetService<TService> | Gets the service object of the specified type, casting it to the same type. | |
GetServiceByName | Gets the service object of the specified type, given by type name. | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ToString | Returns a string that represents the current object. (Inherited from object) | |
TryGetRequiredService<TService> | Tries to gets the required service object of the specified type, casting it to the same type. |