메소드 | 설명 | |
---|---|---|
ApplyAttributes ( |
||
ParamsParameter ( Mono.CSharp.FullNamedExpression type, string name, Mono.CSharp.Attributes attrs, Mono.CSharp.Location loc ) : System | ||
Resolve ( IMemberContext ec, int index ) : System.TypeSpec |
public ApplyAttributes ( |
||
mb | ||
cb | ||
index | int | |
pa | Mono.CSharp.PredefinedAttributes | |
리턴 | void |
public ParamsParameter ( Mono.CSharp.FullNamedExpression type, string name, Mono.CSharp.Attributes attrs, Mono.CSharp.Location loc ) : System | ||
type | Mono.CSharp.FullNamedExpression | |
name | string | |
attrs | Mono.CSharp.Attributes | |
loc | Mono.CSharp.Location | |
리턴 | System |
public Resolve ( IMemberContext ec, int index ) : System.TypeSpec | ||
ec | IMemberContext | |
index | int | |
리턴 | System.TypeSpec |