C# 클래스 AcManager.Tools.GameProperties.SrsMark
파일 보기
프로젝트 열기: gro-ove/actools
공개 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
GetName ( ) : string |
|
|
Set ( IniFile file ) : void |
|
|
SetName ( string name ) : void |
|
|
메소드 상세
public static GetName ( ) : string |
리턴 |
string |
|
public Set ( IniFile file ) : void |
file |
IniFile |
|
리턴 |
void |
|
public static SetName ( string name ) : void |
name |
string |
|
리턴 |
void |
|
프로퍼티 상세
public string Name |
리턴 |
string |
|