C# Class NullableHelper, code

Show file Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
GetNullableValue ( FieldInfo, field, object target ) : object

Method Details

GetNullableValue() public static method

public static GetNullableValue ( FieldInfo, field, object target ) : object
field FieldInfo,
target object
return object