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