ConstructorHistory..::..GetConstructor Method
Gets the constructor.
Namespace:
FastMoq.ModelsAssembly: FastMoq.Core (in FastMoq.Core.dll)
Syntax
public ConstructorInfo GetConstructor( Type type )
Public Function GetConstructor ( _ type As Type _ ) As ConstructorInfo
public: ConstructorInfo^ GetConstructor( Type^ type )
Parameters
- type
- Type: Type
The type.