Method | Description | |
---|---|---|
HasBlock ( ) : bool | ||
HasBlock ( IEnumerable |
||
MethodModel ( string selector, IList |
||
MethodModel ( string selector, IList |
||
Visit ( IVisitor visitor ) : void |
public HasBlock ( IEnumerable |
||
expressions | IEnumerable |
|
return | bool |
public MethodModel ( string selector, IList |
||
selector | string | |
parameterNames | IList |
|
localVariables | IList |
|
body | IEnumerable |
|
return | System |
public MethodModel ( string selector, IList |
||
selector | string | |
parameterNames | IList |
|
localVariables | IList |
|
body | IEnumerable |
|
@class | ||
isClassMethod | bool | |
return | System |