Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GoolFileForCS
C# Class GoolFileForCS, GOOL
Exibir arquivo
Open project: librecoop/GOOL
Class Usage Examples
Public Methods
Method
Description
GoolFileForCS
(
string
name
)
createNewFile
( ) :
bool
deleteFile
( ) :
bool
exists
( ) :
bool
Method Details
GoolFileForCS()
public
method
public
GoolFileForCS
(
string
name
)
name
string
createNewFile()
public
method
public
createNewFile
( ) :
bool
return
bool
deleteFile()
public
method
public
deleteFile
( ) :
bool
return
bool
exists()
public
method
public
exists
( ) :
bool
return
bool