Méthode | Description | |
---|---|---|
Call ( object self, Context context, object arguments ) : object | ||
FuncMethod ( IType type, Func func ) : System |
public Call ( object self, Context context, object arguments ) : object | ||
self | object | |
context | Context | |
arguments | object | |
Résultat | object |
public FuncMethod ( IType type, Func func ) : System | ||
type | IType | |
func | Func | |
Résultat | System |