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