프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Args | CSE.Exps.CseObject[] | ||
Env | object | ||
IsExtInvocation | bool | ||
Name | string |
메소드 | 설명 | |
---|---|---|
MethResSettings ( object env, string name, |
Constructor for MethResSettings objects
|
public MethResSettings ( object env, string name, |
||
env | object | The environment to use |
name | string | The name of the method |
args | Arguments to pass to the method | |
isExtInvocation | bool | True if this is an extended invocation, false otherwise |