IEntityDisplayFormaterT Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Common.Core
The IEntityDisplayFormaterT type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | IReadOnlyDictionaryTKey, TValue, T: IEnumerableT | MultiLine(IEnumerableT) |
Formats the entities to a multi-line display representation. May return a single line
|
![]() | IReadOnlyDictionaryTKey, TValue, T: String | SingleLine(IEnumerableT) |
Formats the entities to a single-line display representation
|