Метод | Описание | |
---|---|---|
Close ( ) : void |
Closes the resource reader after releasing any resources associated with it.
|
|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
GetEnumerator ( ) : IDictionaryEnumerator |
Returns an T:System.Collections.IDictionaryEnumerator of the resources for this reader.
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Release unmanaged resources.
|
|
ResourceReaderBase ( |
constructor
|
Метод | Описание | |
---|---|---|
IEnumerable ( ) : IEnumerator |
Returns an T:System.Collections.IDictionaryEnumerator of the resources for this reader.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public GetEnumerator ( ) : IDictionaryEnumerator | ||
Результат | IDictionaryEnumerator |
protected ResourceReaderBase ( |
||
resources | ||
Результат | System |