System.Windows.Media.LicenseAcquirer.OnCancel C# (CSharp) Method

OnCancel() protected method

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