Method | Description | |
---|---|---|
Close ( ) : void |
리소스 해제
|
|
Dispose ( ) : void |
리소스 해제
|
|
GetEnumerator ( ) : IDictionaryEnumerator |
리소스 열거자를 반환합니다.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
리소스 해제
|
|
StringResourceReaderBase ( Hashtable resources ) : System |
생성자
|
Method | Description | |
---|---|---|
IEnumerable ( ) : IEnumerator |
public GetEnumerator ( ) : IDictionaryEnumerator | ||
return | IDictionaryEnumerator |
protected StringResourceReaderBase ( Hashtable resources ) : System | ||
resources | Hashtable | |
return | System |