Esempio n. 1
0
 protected LicenseBase()
 {
     _trailNotificationSettings = new TrailNotificationSettings();
     _licenseSets = new NotifyList <LicenseSet>();
 }
Esempio n. 2
0
		protected LicenseBase()
		{
			_trailNotificationSettings = new TrailNotificationSettings();
			_licenseSets = new NotifyList<LicenseSet>();
		}