메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool | ||
EventValue ( string hostname, long timestamp, int nLevel, string title, string message, long id ) : System | ||
GetHashCode ( ) : int | ||
getJSON ( ) : string | ||
levelToString ( int level ) : string |
public EventValue ( string hostname, long timestamp, int nLevel, string title, string message, long id ) : System | ||
hostname | string | |
timestamp | long | |
nLevel | int | |
title | string | |
message | string | |
id | long | |
리턴 | System |