Compartir a través de


MessageUpdateDisallowedException Constructores

Definición

Sobrecargas

MessageUpdateDisallowedException(String)
MessageUpdateDisallowedException(SerializationInfo, StreamingContext)

MessageUpdateDisallowedException(String)

public:
 MessageUpdateDisallowedException(System::String ^ msgName);
public MessageUpdateDisallowedException (string msgName);
new Microsoft.XLANGs.Core.MessageUpdateDisallowedException : string -> Microsoft.XLANGs.Core.MessageUpdateDisallowedException
Public Sub New (msgName As String)

Parámetros

msgName
String

Se aplica a

MessageUpdateDisallowedException(SerializationInfo, StreamingContext)

protected:
 MessageUpdateDisallowedException(System::Runtime::Serialization::SerializationInfo ^ si, System::Runtime::Serialization::StreamingContext sc);
protected MessageUpdateDisallowedException (System.Runtime.Serialization.SerializationInfo si, System.Runtime.Serialization.StreamingContext sc);
new Microsoft.XLANGs.Core.MessageUpdateDisallowedException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Microsoft.XLANGs.Core.MessageUpdateDisallowedException
Protected Sub New (si As SerializationInfo, sc As StreamingContext)

Parámetros

Se aplica a