InstanceModel<(Of <(<'TClass>)>)>..::..InstanceType Property

Namespace:  FastMoq.Models
Assembly:  FastMoq.Core (in FastMoq.Core.dll)

Syntax


public Type InstanceType { get; }
Public ReadOnly Property InstanceType As Type
	Get
public:
property Type^ InstanceType {
	Type^ get ();
}