메소드 | 설명 | |
---|---|---|
GetMethod ( int token ) : |
Read the given PDB file by filename. Return a particular method.
|
public GetMethod ( int token ) : |
||
token | int | The token to identify the method. |
리턴 |