InstanceModel..::..InstanceType Property

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

Syntax


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