Exemple #1
0
 public static bool IsFull()
 {
     return(LicenseType.Contains("Full") && !IsNfr);
 }