Aracılığıyla paylaş


MessagePackFormatter.GetJsonText(JsonRpcMessage) Yöntem

Tanım

İzleme amacıyla belirli bir ileti için JSON gösterimi alır.

public object GetJsonText (StreamJsonRpc.Protocol.JsonRpcMessage message);
abstract member GetJsonText : StreamJsonRpc.Protocol.JsonRpcMessage -> obj
override this.GetJsonText : StreamJsonRpc.Protocol.JsonRpcMessage -> obj
Public Function GetJsonText (message As JsonRpcMessage) As Object

Parametreler

message
JsonRpcMessage

İzlenecek ileti.

Döndürülenler

yöntemi, izleme için uygun, insan tarafından okunabilir bir JSON dizesi üretecek herhangi ToString() bir nesne.

Uygulamalar

Şunlara uygulanır