Exemple #1
0
 public static string GetLicense()
 {
     return(BaseDB.GetScalar <string>("spLicensingGet"));
 }