API Reference
Class
GroupProjector
Projector for group identity rows to consistent, minimal views for reporting.
Inheritance
- Object
- GroupProjector
Methods
public static IEnumerable<Object> Format(IEnumerable<IdentityInfo> members, GroupView view) #Returns:
IEnumerable<Object>Formats an IEnumerable using a typed GroupView.
Parameters
- members System.Collections.Generic.IEnumerable{ADPlayground.Identity.IdentityInfo}
- view ADPlayground.Groups.Views.GroupView