InstanceModel..::..Type Property

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

Syntax


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