public static bool CommercialLicense()
 {
     return(License.Check());
 }