Class InformationMessage
- Namespace
- IdeaRS.OpenModel.Message
- Assembly
- IdeaRS.OpenModel.dll
Open Information message
[Obfuscation(Feature = "renaming")]
[DataContract]
public class InformationMessage : OpenMessage
Inheritance
Inherited Members
Constructors
InformationMessage()
Constructor
public InformationMessage()
Properties
Message
Gets the Message
public override string Message { get; }