Partager via


RemoteMethodNotFoundException(SerializationInfo, StreamingContext) Constructeur

Définition

Initialise une nouvelle instance de la classe 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)

Paramètres

info
SerializationInfo

Informations de sérialisation.

context
StreamingContext

Contexte de diffusion en continu.

S’applique à