Example #1
0
 public List <GameLogInfo> GetLogList()
 {
     return(netdata.GetLogList());
 }