LenientFunctionPrototype.call Campo
Definição
Armazena um objeto que representa o método call(Object, Object, Object[]) estático da classe FunctionPrototype .Stores an object that represents the static call(Object, Object, Object[]) method of the FunctionPrototype class.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public: System::Object ^ call;
public object call;
val mutable call : obj
Public call As Object