Class EntrySelectionSet
Inheritance
EntrySelectionSet
Namespace: Trivium.CardsModel.ServerModel.SelectionSets
Assembly: Trivium.CardsModel.dll
Syntax
public class EntrySelectionSet : IDependentEntryObject, IBaseId<int>, IReadOnlyBaseId<int>
Properties
| int | Id Идентификатор группы отметки. |
| List<EntrySelection> | Selections Коллекция отметок. |