public Call ( object obj, string func ) : object | ||
obj | object | The object on which to excute function 'func' |
func | string | The function to execute |
return | object |
public Call ( object obj, string func ) : object | ||
obj | object | The object on which to excute function 'func' |
func | string | The function to execute |
return | object |