Example #1
0
 public DataTable GetSessionList()
 {
     return(remoteInterface.GetSessionList());
 }