Method Create
Create(object)
Creates a new instance of the FieldsWrapper class.
public static FieldsWrapper Create(object fields)
Parameters
fields
objectThe wrapped object.
Returns
- FieldsWrapper
A new instance of FieldsWrapper or null.
Creates a new instance of the FieldsWrapper class.
public static FieldsWrapper Create(object fields)
fields
objectThe wrapped object.
A new instance of FieldsWrapper or null.