Udostępnij za pośrednictwem


RemoteMethodNotFoundException(SerializationInfo, StreamingContext) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy RemoteMethodNotFoundException.

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)

Parametry

info
SerializationInfo

Informacje o serializacji.

context
StreamingContext

Kontekst przesyłania strumieniowego.

Dotyczy