Ejemplo n.º 1
0
 /*
  *
  *
  */
 public void loadSessionData(String pSessionFilePath)
 {
     cDomain.loadSessionData(pSessionFilePath);
 }