C# Class SadConsole.Instructions.CodeInstruction

Inheritance: InstructionBase
Afficher le fichier Open project: Thraka/SadConsole Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CodeInstruction ( ) : System
Run ( ) : void

Runs this instruction.

Method Details

CodeInstruction() public méthode

public CodeInstruction ( ) : System
Résultat System

Run() public méthode

Runs this instruction.
public Run ( ) : void
Résultat void