C# Class btEngine.scfsd

Inheritance: Interface
Afficher le fichier Open project: gurudvlp/SoundCloudFS

Méthodes publiques

Свойство Type Description
CurrentCommand string
CurrentDir string

Méthodes publiques

Méthode Description
Run ( string commandstring ) : bool
TakeTurn ( ) : bool
scfsd ( ) : System

Method Details

Run() public méthode

public Run ( string commandstring ) : bool
commandstring string
Résultat bool

TakeTurn() public méthode

public TakeTurn ( ) : bool
Résultat bool

scfsd() public méthode

public scfsd ( ) : System
Résultat System

Property Details

CurrentCommand public_oe property

public string CurrentCommand
Résultat string

CurrentDir public_oe property

public string CurrentDir
Résultat string