TestimoX

API Reference

Class

GroupProjector

Namespace ADPlayground.Groups.Views
Assembly ADPlayground
Modifiers static

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} requiredposition: 0
view ADPlayground.Groups.Views.GroupView requiredposition: 1