Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
创建一个具有指定属性的 LogMessage。
Public Sub New( ByVal type As MessageType, ByVal user As String, ByVal text As String )
public LogMessage(MessageType type, string user, string text)