Mocker..::..GetObject<(Of <(<'T>)>)> Method

Gets the object.

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

Syntax


public T GetObject<T>()
Public Function GetObject(Of T) As T
public:
generic<typename T>
T GetObject()

Type Parameters

T

Return Value

System.Nullable<T>.