Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Itenso
Rtf
Interpreter
RtfTimestampBuilder
C# Class Itenso.Rtf.Interpreter.RtfTimestampBuilder
Inheritance:
Itenso.Rtf.Support.RtfElementVisitorBase
Datei anzeigen
Open project: Shereef/RTF-to-HTML-Converter-Class-Library-DLL
Public Methods
Method
Description
CreateTimestamp
( ) :
System.DateTime
Reset
( ) :
void
RtfTimestampBuilder
( ) :
System
Protected Methods
Method
Description
DoVisitTag
(
IRtfTag
tag
) :
void
Method Details
CreateTimestamp()
public
method
public
CreateTimestamp
( ) :
System.DateTime
return
System.DateTime
DoVisitTag()
protected
method
protected
DoVisitTag
(
IRtfTag
tag
) :
void
tag
IRtfTag
return
void
Reset()
public
method
public
Reset
( ) :
void
return
void
RtfTimestampBuilder()
public
method
public
RtfTimestampBuilder
( ) :
System
return
System