프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ExplicitInterface | FullNamedExpression | ||
Left | |||
Location | Location | ||
Name | string | ||
Null | |||
TypeParameters | TypeParameters |
메소드 | 설명 | |
---|---|---|
CreateMetadataName ( StringBuilder sb ) : void | ||
Equals ( |
||
Equals ( object other ) : bool | ||
GetHashCode ( ) : int | ||
GetSignatureForDocumentation ( ) : string | ||
GetSignatureForError ( ) : string | ||
MakeName ( string name, TypeParameters args ) : string | ||
MemberName ( |
||
MemberName ( |
||
MemberName ( |
||
MemberName ( string name ) : System | ||
MemberName ( string name, Location loc ) : System | ||
MemberName ( string name, TypeParameters tparams, FullNamedExpression explicitInterface, Location loc ) : System | ||
MemberName ( string name, TypeParameters tparams, Location loc ) : System |
public CreateMetadataName ( StringBuilder sb ) : void | ||
sb | StringBuilder | |
리턴 | void |
public static MakeName ( string name, TypeParameters args ) : string | ||
name | string | |
args | TypeParameters | |
리턴 | string |
public MemberName ( |
||
left | ||
right | ||
리턴 | System |
public MemberName ( |
||
left | ||
name | string | |
explicitInterface | FullNamedExpression | |
loc | Location | |
리턴 | System |
public MemberName ( |
||
left | ||
name | string | |
loc | Location | |
리턴 | System |
public MemberName ( string name, Location loc ) : System | ||
name | string | |
loc | Location | |
리턴 | System |
public MemberName ( string name, TypeParameters tparams, FullNamedExpression explicitInterface, Location loc ) : System | ||
name | string | |
tparams | TypeParameters | |
explicitInterface | FullNamedExpression | |
loc | Location | |
리턴 | System |
public MemberName ( string name, TypeParameters tparams, Location loc ) : System | ||
name | string | |
tparams | TypeParameters | |
loc | Location | |
리턴 | System |