Class CommentEvent
Inherited Members
Namespace: SdlSdl.LanguagePlatformIOStreams
Assembly: Sdl.LanguagePlatform.IO.dll
Syntax
public class CommentEvent : Event
Constructors
CommentEvent(string)
Declaration
public CommentEvent(string msg)
Parameters
Type | Name | Description |
---|---|---|
string | msg |
Properties
Message
Declaration
public string Message { get; set; }
Property Value
Type | Description |
---|---|
string |