MockerBlazorTestBase<(Of <(<'T>)>)>..::..Instance Property

Gets the instance.

Namespace:  FastMoq.Web.Blazor
Assembly:  FastMoq.Web (in FastMoq.Web.dll)

Syntax


protected Nullable<T> Instance { get; }
Protected ReadOnly Property Instance As Nullable(Of T)
	Get
protected:
property Nullable<T> Instance {
	Nullable<T> get ();
}

Field Value

The instance.