TestClassExtensions..::..GetPropertyValue<(Of <(<'TObject>)>)> Method
Gets the property value.
Namespace:
FastMoq.ExtensionsAssembly: FastMoq.Core (in FastMoq.Core.dll)
Syntax
Type Parameters
- TObject
- The type of the t object.
Parameters
- obj
- Type: TObject
The object.
- name
- Type: String
The name.
- defaultValue
- Type: Object
The default value.