Aracılığıyla paylaş


RemoteMethodNotFoundException(SerializationInfo, StreamingContext) Oluşturucu

Tanım

RemoteMethodNotFoundException sınıfının yeni bir örneğini başlatır.

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)

Parametreler

info
SerializationInfo

Serileştirme bilgileri.

context
StreamingContext

Akış bağlamı.

Şunlara uygulanır