Freigeben über


MessageUpdateDisallowedException Konstruktoren

Definition

Überlädt

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)

Parameter

msgName
String

Gilt für:

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)

Parameter

Gilt für: