Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
MissionController
InstructionSet
C# Класс MissionController.InstructionSet
Показать файл
Открыть проект
Открытые методы
Метод
Описание
add
(
Instruction
i
) :
void
executeInstructions
(
System
random
) :
void
Executes the instructions
Описание методов
add()
публичный
Метод
public
add
(
Instruction
i
) :
void
i
Instruction
Результат
void
executeInstructions()
публичный
Метод
Executes the instructions
public
executeInstructions
(
System
random
) :
void
random
System
Результат
void