Méthode | Description | |
---|---|---|
ResourceName ( string filePath, |
Initializes a new instance of the ResourceName class.
|
|
ToLocale ( string locale ) : string |
Returns the locale-specific version of this resource name.
|
|
ToLocalePath ( string locale ) : string |
Returns the locale-specific version of this resource path.
|
Méthode | Description | |
---|---|---|
DiscoverLocale ( string fileName, |
public ResourceName ( string filePath, |
||
filePath | string | The full path of a file. |
category | The resource's category. | |
Résultat | System |
public ToLocale ( string locale ) : string | ||
locale | string | The locale to use (e.g. |
Résultat | string |
public ToLocalePath ( string locale ) : string | ||
locale | string | The locale to use (e.g. |
Résultat | string |