Esempio n. 1
0
 public bool RegisterSession(string sessionID)
 {
     return(StaticInfo.RegisterSession(sessionID));
 }