Freigeben über


RemoteMethodNotFoundException(SerializationInfo, StreamingContext) Konstruktor

Definition

Initialisiert eine neue Instanz der RemoteMethodNotFoundException-Klasse.

protected RemoteMethodNotFoundException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
new StreamJsonRpc.RemoteMethodNotFoundException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> StreamJsonRpc.RemoteMethodNotFoundException
Protected Sub New (info As SerializationInfo, context As StreamingContext)

Parameter

info
SerializationInfo

Serialisierungsinformationen.

context
StreamingContext

Streamingkontext.

Gilt für: