Свойство | Type | Description | |
---|---|---|---|
Table |
Méthode | Description | |
---|---|---|
Close ( ) : void | ||
Dispose ( ) : void | ||
GetDefaultReader ( ) : Type | ||
GetDefaultWriter ( ) : Type | ||
GetObject ( String name ) : Object | ||
GetObject ( String name, bool ignoreCase ) : Object | ||
GetString ( String name ) : String | ||
GetString ( String name, bool ignoreCase ) : String | ||
ResourceSet ( IResourceReader reader ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
ReadResources ( ) : void | ||
ResourceSet ( ) : System |
Méthode | Description | |
---|---|---|
GetEnumerator ( ) : IDictionaryEnumerator | ||
GetEnumeratorHelper ( ) : IDictionaryEnumerator | ||
IEnumerable ( ) : IEnumerator | ||
ResourceSet ( |
||
ResourceSet ( String fileName ) : System | ||
ResourceSet ( bool junk ) : System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public GetObject ( String name, bool ignoreCase ) : Object | ||
name | String | |
ignoreCase | bool | |
Résultat | Object |
public GetString ( String name, bool ignoreCase ) : String | ||
name | String | |
ignoreCase | bool | |
Résultat | String |
public ResourceSet ( IResourceReader reader ) : System | ||
reader | IResourceReader | |
Résultat | System |