public static CallProlog ( object target, string module, string name, int arity, object origin, object paramz, System.Type.Type returnType, bool discard ) : object | ||
target | object | |
module | string | |
name | string | |
arity | int | |
origin | object | |
paramz | object | |
returnType | System.Type.Type | |
discard | bool | |
return | object |