| IInstanceProviderT Interface |
Namespace: StreamCoders.Helpers
The IInstanceProviderT type exposes the following members.
| Name | Description | |
|---|---|---|
| Provided |
The type for which the provider provides instances.
(Inherited from IInstanceProvider.) |
| Name | Description | |
|---|---|---|
| CreateCopy |
Creates a new instance.
(Inherited from IInstanceProvider.) | |
| CreateTypedCopy |
Creates a new typed instance.
|