Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
btEngine
scfsd
C# Class btEngine.scfsd
Inheritance:
Interface
ファイルを表示
Open project: gurudvlp/SoundCloudFS
Public Properties
Property
Type
Description
CurrentCommand
string
CurrentDir
string
Public Methods
Method
Description
Run
(
string
commandstring
) :
bool
TakeTurn
( ) :
bool
scfsd
( ) :
System
Method Details
Run()
public
method
public
Run
(
string
commandstring
) :
bool
commandstring
string
return
bool
TakeTurn()
public
method
public
TakeTurn
( ) :
bool
return
bool
scfsd()
public
method
public
scfsd
( ) :
System
return
System
Property Details
CurrentCommand
public_oe property
public
string
CurrentCommand
return
string
CurrentDir
public_oe property
public
string
CurrentDir
return
string