Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
JPB
DataAccess
EntityCreator
AutoConsole
C# 클래스 JPB.DataAccess.EntityCreator.AutoConsole
파일 보기
프로젝트 열기: JPVenson/DataAccess
1 사용 예제들
공개 메소드들
메소드
설명
AutoConsole
(
string
path
) :
System
GetNextOption
( ) :
string
LoadStorage
(
string
path
) :
void
SaveStorage
(
string
path
) :
void
SetNextOption
( ) :
string
SetNextOption
(
string
op
) :
void
메소드 상세
AutoConsole()
공개
메소드
public
AutoConsole
(
string
path
) :
System
path
string
리턴
System
GetNextOption()
공개
메소드
public
GetNextOption
( ) :
string
리턴
string
LoadStorage()
공개
메소드
public
LoadStorage
(
string
path
) :
void
path
string
리턴
void
SaveStorage()
공개
메소드
public
SaveStorage
(
string
path
) :
void
path
string
리턴
void
SetNextOption()
공개
메소드
public
SetNextOption
( ) :
string
리턴
string
SetNextOption()
공개
메소드
public
SetNextOption
(
string
op
) :
void
op
string
리턴
void