프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BuildNumber | int |
메소드 | 설명 | |
---|---|---|
Load ( string file ) : GlobalProperties |
Loads Properties
|
|
Save ( GlobalProperties properties, string file ) : void |
메소드 | 설명 | |
---|---|---|
RestoreDefault ( string file ) : void |
Restore Default Properties
|
|
SerializeProperties ( GlobalProperties properties ) : string |
public static Load ( string file ) : GlobalProperties | ||
file | string | |
리턴 | GlobalProperties |
public static Save ( GlobalProperties properties, string file ) : void | ||
properties | GlobalProperties | |
file | string | |
리턴 | void |