C# Class Itenso.Solutions.Community.RtfConverter.RtfWindows.RtfWindow

显示文件 Open project: Shereef/RTF-to-HTML-Converter-Class-Library-DLL

Private Properties

Property Type Description
ToHtmlButtonClick void
ToTextButtonClick void
ToXmlButtonClick void

Public Methods

Method Description
RtfWindow ( ) : System

Private Methods

Method Description
ToHtmlButtonClick ( object sender, RoutedEventArgs e ) : void
ToTextButtonClick ( object sender, RoutedEventArgs e ) : void
ToXmlButtonClick ( object sender, RoutedEventArgs e ) : void

Method Details

RtfWindow() public method

public RtfWindow ( ) : System
return System