示例#1
0
 /*
  *
  *
  */
 public String getSessionData(String pSessionFilePath)
 {
     return(cDomain.getSessionData(pSessionFilePath));
 }