System.Windows.Media.LicenseAcquirer.OnCancel C# (CSharp) Méthode

OnCancel() protected méthode

protected OnCancel ( ) : void
Résultat void
		protected virtual void OnCancel ()
		{
			Console.WriteLine ("System.Windows.Media.LicenseAcquirer.OnCancel: NIEX");
			throw new NotImplementedException ();
		}