예제 #1
0
 public static Log GetItem(long id)
 {
     return(LogDB.GetItem(id));
 }