C# Класс MBC.Core.CMatchInfo

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

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

Метод Описание
CMatchInfo ( Configuration config ) : System

Initializes the underlying MatchInfo with values provided by a Configuration and associates the MatchInfo with the given ControllerInformation.

Приватные методы

Метод Описание
DetermineGameMode ( Configuration config ) : void

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

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

Initializes the underlying MatchInfo with values provided by a Configuration and associates the MatchInfo with the given ControllerInformation.
A controller is not designed for the /// configured .
public CMatchInfo ( Configuration config ) : System
config Configuration The to load settings from.
Результат System