Свойство | Type | Description | |
---|---|---|---|
ResourceHelper | System |
Méthode | Description | |
---|---|---|
GetFloat ( string key ) : float | ||
GetInt ( string key ) : int | ||
GetResourceFileAsIcon ( System assembly, string resourcePath ) : |
||
GetResourceFileAsImage ( System assembly, string resourcePath ) : Image | ||
GetResourceFileAsStream ( System assembly, string resourcePath ) : Stream | ||
GetResourceFileAsString ( System assembly, string resourcePath ) : string | ||
GetResourceHelper ( string resourceFullName, |
||
GetString ( string key ) : string |
Méthode | Description | |
---|---|---|
ResourceHelper ( string resourceFullName, |
public static GetResourceFileAsIcon ( System assembly, string resourcePath ) : |
||
assembly | System | |
resourcePath | string | |
Résultat |
public static GetResourceFileAsImage ( System assembly, string resourcePath ) : Image | ||
assembly | System | |
resourcePath | string | |
Résultat | Image |
public static GetResourceFileAsStream ( System assembly, string resourcePath ) : Stream | ||
assembly | System | |
resourcePath | string | |
Résultat | Stream |
public static GetResourceFileAsString ( System assembly, string resourcePath ) : string | ||
assembly | System | |
resourcePath | string | |
Résultat | string |
public static GetResourceHelper ( string resourceFullName, |
||
resourceFullName | string | |
callingObjectType | ||
Résultat |