Property | Type | Description | |
---|---|---|---|
BasicMode | bool |
Method | Description | |
---|---|---|
CustomResourceManager ( string baseName, |
||
GetString ( string name, |
||
SetCustomSource ( string>.Dictionary |
||
SetCustomSource ( string directory ) : void |
Method | Description | |
---|---|---|
LoadCustomResource ( string filename ) : string>.Dictionary |
public CustomResourceManager ( string baseName, |
||
baseName | string | |
assembly | ||
return | System |
public GetString ( string name, |
||
name | string | |
culture | ||
return | string |
public static SetCustomSource ( string>.Dictionary |
||
direct | string>.Dictionary | |
return | void |
public static SetCustomSource ( string directory ) : void | ||
directory | string | |
return | void |