Interface IProtoDataProvisioner<T>
Convenience contract when provisioning input and result use the same type.
public interface IProtoDataProvisioner<T> : IProtoDataProvisioner<T, T>
Type Parameters
T
- Inherited Members
- Extension Methods
Convenience contract when provisioning input and result use the same type.
public interface IProtoDataProvisioner<T> : IProtoDataProvisioner<T, T>
T