コード例 #1
0
 protected abstract bool IsNormalLicenseExpired(Portable.Licensing.License license, System.DateTime expirationDateTime, System.DateTime validationDateTime);
コード例 #2
0
 public virtual bool IsExpired(Portable.Licensing.License license, System.DateTime expirationDateTime, System.DateTime validationDateTime)
 {
 }
コード例 #3
0
 protected override bool IsNormalLicenseExpired(Portable.Licensing.License license, System.DateTime expirationDateTime, System.DateTime validationDateTime)
 {
 }
コード例 #4
0
 public static int GetMaximumConcurrentLicenses(this Portable.Licensing.License license)
 {
 }