프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Text | string | ||
Time | System.DateTime | ||
Type | Syslog.Type |
메소드 | 설명 | |
---|---|---|
Message ( string text, System.DateTime time, |
Initializes a new instance of the class.
|
public Message ( string text, System.DateTime time, |
||
text | string | /// Text. /// |
time | System.DateTime | /// Time. /// |
MT | /// M. /// | |
리턴 | System |