프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Args | object[] | ||
DefaultParameter | object[] | ||
HasDefault | bool | ||
IsGeneric | bool | ||
ParamType | |||
ParameterCount | int | ||
ParameterType | System.Type[] | ||
ParameterTypes | string | ||
Params | bool | ||
RequiredNumber | int |
메소드 | 설명 | |
---|---|---|
FunctionBase ( |
||
Invoke ( object obj, |
public FunctionBase ( |
||
ParameterType | ||
DefaultParameter | object | |
ParamType | ||
Params | bool | |
ParameterTypes | string | |
리턴 | System |
public abstract Invoke ( object obj, |
||
obj | object | |
type | ||
리턴 | object |