C# Класс AcManager.Tools.Data.GameSpecific.PlaceConditions

Наследование: Game.AdditionalProperties
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
FirstPlaceTarget int?
Type PlaceConditionsType

Открытые методы

Метод Описание
GetDescription ( ) : string
GetTakenPlace ( Game result ) : int
GetTakenPlace ( int value ) : int
Set ( ) : IDisposable

Описание методов

GetDescription() публичный Метод

public GetDescription ( ) : string
Результат string

GetTakenPlace() публичный Метод

public GetTakenPlace ( Game result ) : int
result AcTools.Processes.Game
Результат int

GetTakenPlace() публичный Метод

public GetTakenPlace ( int value ) : int
value int
Результат int

Set() публичный Метод

public Set ( ) : IDisposable
Результат IDisposable

Описание свойств

FirstPlaceTarget публичное свойство

public int? FirstPlaceTarget
Результат int?

Type публичное свойство

public PlaceConditionsType Type
Результат PlaceConditionsType