C# 클래스 GameBase.Config.FieldInfo

파일 보기 프로젝트 열기: dream-young-soul/soul 1 사용 예제들

공개 메소드들

메소드 설명
FieldInfo ( String field, String text ) : System
GetFieldValueToKey ( String k ) : String
GetFileValueToRow ( int row ) : String

메소드 상세

FieldInfo() 공개 메소드

public FieldInfo ( String field, String text ) : System
field String
text String
리턴 System

GetFieldValueToKey() 공개 메소드

public GetFieldValueToKey ( String k ) : String
k String
리턴 String

GetFileValueToRow() 공개 메소드

public GetFileValueToRow ( int row ) : String
row int
리턴 String