C# 클래스 Itenso.Solutions.Community.Rtf2Xml.Program

파일 보기 프로젝트 열기: Shereef/RTF-to-HTML-Converter-Class-Library-DLL

Private Properties

프로퍼티 타입 설명
ConvertXml void
EnsureDestinationDirectory void
InterpretRtf IRtfDocument
Main void
ParseRtf IRtfGroup
ShowHelp void
ValidateProgramSettings bool

공개 메소드들

메소드 설명
Execute ( ) : void
Program ( ) : System

비공개 메소드들

메소드 설명
ConvertXml ( IRtfDocument rtfDocument ) : void
EnsureDestinationDirectory ( ) : void
InterpretRtf ( IRtfGroup rtfStructure ) : IRtfDocument
Main ( ) : void
ParseRtf ( ) : IRtfGroup
ShowHelp ( ) : void
ValidateProgramSettings ( ) : bool

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

Program() 공개 메소드

public Program ( ) : System
리턴 System