- Namespace
- Statiq
.Common - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["IServiceProviderExtensions"]
class Type type-node
Syntax
public static class IServiceProviderExtensions
Methods
Name | Return Value | Summary |
---|---|---|
CreateInstance |
object |
Creates an instance from a service provider given a service descriptor.
static
|