Свойство | Тип | Описание | |
---|---|---|---|
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 |