TestClassExtensions..::..GetFieldValue<(Of <(<'TObject>)>)> Method (TObject, String, TObject)
Gets the field 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: TObject
The default value.