프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ConstructorBuilder | ConstructorBuilder | ||
ConstructorName | string | ||
Initializer | |||
TypeConstructorName | string |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IMethodData | ICSharpCode.NRefactory.MonoCSharp.EmitContext |
메소드 | 설명 | |
---|---|---|
Accept ( |
||
ApplyAttributeBuilder ( |
||
Constructor ( |
||
Define ( ) : bool | ||
Emit ( ) : void | ||
GetCallerMemberName ( ) : string | ||
GetSignatureForDocumentation ( ) : string | ||
GetSignatureForError ( ) : string | ||
IsDefault ( ) : bool | ||
WriteDebugSymbol ( MonoSymbolFile file ) : void |
메소드 | 설명 | |
---|---|---|
CheckBase ( ) : bool | ||
FindBaseMember ( |
||
VerifyClsCompliance ( ) : bool |
메소드 | 설명 | |
---|---|---|
IMethodData ( |
public Accept ( |
||
visitor | ||
리턴 | void |
public ApplyAttributeBuilder ( |
||
a | ||
ctor | ||
cdata | byte | |
pa | PredefinedAttributes | |
리턴 | void |
public Constructor ( |
||
parent | ||
name | string | |
mod | Modifiers | |
attrs | Attributes | |
args | ICSharpCode.NRefactory.MonoCSharp.ParametersCompiled | |
loc | Location | |
리턴 | System |
protected FindBaseMember ( |
||
bestCandidate | ||
overrides | bool | |
리턴 |
public WriteDebugSymbol ( MonoSymbolFile file ) : void | ||
file | MonoSymbolFile | |
리턴 | void |
public ConstructorInitializer,ICSharpCode.NRefactory.MonoCSharp Initializer | ||
리턴 |