Mocker..::..ConstructorHistory Property
Gets the constructor history.
Namespace:
FastMoq
Assembly:
FastMoq.Core (in FastMoq.Core.dll)
Syntax
public ConstructorHistory ConstructorHistory { get; }
Public ReadOnly Property ConstructorHistory As ConstructorHistory Get
public: property ConstructorHistory^ ConstructorHistory { ConstructorHistory^ get (); }