프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetLoader | |||
Resources | System |
메소드 | 설명 | |
---|---|---|
GetObject ( string name ) : object |
Provide access to resource object value.
|
|
GetString ( string name ) : string |
Provide access to resource string value.
|
메소드 | 설명 | |
---|---|---|
GetLoader ( ) : |
||
Resources ( ) : System |
Internal explicitly defined default constructor.
|
public static GetObject ( string name ) : object | ||
name | string | Received object name. |
리턴 | object |
public static GetString ( string name ) : string | ||
name | string | Received string name. |
리턴 | string |