WpfDocumentPreviewer.StreamWrapper.Revert C# (CSharp) 메소드

Revert() 공개 메소드

This operation is not supported.
public Revert ( ) : void
리턴 void
		public void Revert() {
			throw new NotSupportedException();
		}