Show / Hide Table of Contents

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
Коллекция отметок.
Back to top Generated by DocFX