프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Add_File ( string Key, string Source ) : void |
Add a single file, with key and source
|
|
StaticResources_Configuration ( ) : System |
Constructor for a new instance of the StaticResources_Configuration object This defines all the constant values |
public Add_File ( string Key, string Source ) : void | ||
Key | string | Key for this file, from the default resources config file |
Source | string | Source (i.e., URL) for this file |
리턴 | void |