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

CancelAsync() public method

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