ComponentState<(Of <(<'T>)>)>..::..Component Property

Gets the component.

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

Syntax


public Nullable<T> Component { get; }
Public ReadOnly Property Component As Nullable(Of T)
	Get
public:
property Nullable<T> Component {
	Nullable<T> get ();
}

Field Value

The component.