IContract.RemoteToString Método
Definição
Retorna uma representação de cadeia de caracteres do IContract atual.Returns a string representation of the current IContract.
public:
System::String ^ RemoteToString();
public string RemoteToString ();
abstract member RemoteToString : unit -> string
Public Function RemoteToString () As String
Retornos
- String
Uma representação de cadeia de caracteres do IContract atual.A string representation of the current IContract.
Aplica-se a