Метод | Описание | |
---|---|---|
Close ( ) : void |
리소스 해제
|
|
Dispose ( ) : void |
리소스 해제
|
|
GetEnumerator ( ) : IDictionaryEnumerator |
리소스 열거자를 반환합니다.
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
리소스 해제
|
|
StringResourceReaderBase ( Hashtable resources ) : System |
생성자
|
Метод | Описание | |
---|---|---|
IEnumerable ( ) : IEnumerator |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public GetEnumerator ( ) : IDictionaryEnumerator | ||
Результат | IDictionaryEnumerator |
protected StringResourceReaderBase ( Hashtable resources ) : System | ||
resources | Hashtable | |
Результат | System |