프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MethodData |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ApplyAttributeBuilder ( |
||
ConditionalConditions ( ) : string[] |
Returns true if method has conditional attribute and the conditions is not defined (method is excluded).
|
|
CreateEmitContext ( |
||
Define ( ) : bool | ||
Emit ( ) : void | ||
PrepareEmit ( ) : void | ||
WriteDebugSymbol ( |
메소드 | 설명 | |
---|---|---|
CheckForDuplications ( ) : bool | ||
DoMemberTypeDependentChecks ( ) : void | ||
DoMemberTypeIndependentChecks ( ) : void | ||
Error_ConditionalAttributeIsNotValid ( ) : void | ||
MethodOrOperator ( |
public ApplyAttributeBuilder ( |
||
a | ||
ctor | ||
cdata | byte | |
pa | PredefinedAttributes | |
리턴 | void |
public CreateEmitContext ( |
||
ig | ||
sourceMethod | ||
리턴 | ICSharpCode.NRefactory.MonoCSharp.EmitContext |
protected Error_ConditionalAttributeIsNotValid ( ) : void | ||
리턴 | void |
protected MethodOrOperator ( |
||
parent | ||
type | FullNamedExpression | |
mod | Modifiers | |
allowed_mod | Modifiers | |
name | ||
attrs | Attributes | |
parameters | ICSharpCode.NRefactory.MonoCSharp.ParametersCompiled | |
리턴 | System |
public WriteDebugSymbol ( |
||
file | ||
리턴 | void |