Esempio n. 1
0
 public int SystemRegist(string guid)
 {
     return(AccountDAL.SystemRegist(guid));
 }