JSMethodInfo.ToString Método
Definição
Retorna uma cadeia de caracteres que representa o método.Returns a string that represents the method.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
Retornos
Uma cadeia de caracteres que representa o método.A string that represents the method.