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
JPB
DataAccess
EntityCreator
AutoConsole
C# Class JPB.DataAccess.EntityCreator.AutoConsole
Exibir arquivo
Open project: JPVenson/DataAccess
Class Usage Examples
Public Methods
Method
Description
AutoConsole
(
string
path
) :
System
GetNextOption
( ) :
string
LoadStorage
(
string
path
) :
void
SaveStorage
(
string
path
) :
void
SetNextOption
( ) :
string
SetNextOption
(
string
op
) :
void
Method Details
AutoConsole()
public
method
public
AutoConsole
(
string
path
) :
System
path
string
return
System
GetNextOption()
public
method
public
GetNextOption
( ) :
string
return
string
LoadStorage()
public
method
public
LoadStorage
(
string
path
) :
void
path
string
return
void
SaveStorage()
public
method
public
SaveStorage
(
string
path
) :
void
path
string
return
void
SetNextOption()
public
method
public
SetNextOption
( ) :
string
return
string
SetNextOption()
public
method
public
SetNextOption
(
string
op
) :
void
op
string
return
void