C# 클래스 btEngine.scfsd

상속: Interface
파일 보기 프로젝트 열기: gurudvlp/SoundCloudFS

공개 프로퍼티들

프로퍼티 타입 설명
CurrentCommand string
CurrentDir string

공개 메소드들

메소드 설명
Run ( string commandstring ) : bool
TakeTurn ( ) : bool
scfsd ( ) : System

메소드 상세

Run() 공개 메소드

public Run ( string commandstring ) : bool
commandstring string
리턴 bool

TakeTurn() 공개 메소드

public TakeTurn ( ) : bool
리턴 bool

scfsd() 공개 메소드

public scfsd ( ) : System
리턴 System

프로퍼티 상세

CurrentCommand 공개적으로 프로퍼티

public string CurrentCommand
리턴 string

CurrentDir 공개적으로 프로퍼티

public string CurrentDir
리턴 string