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