WpfDocumentPreviewer.StreamWrapper.Revert C# (CSharp) Méthode

Revert() public méthode

This operation is not supported.
public Revert ( ) : void
Résultat void
		public void Revert() {
			throw new NotSupportedException();
		}