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

CancelAsync() public méthode

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