C# Class KeePass.UI.RichTextBuilder.RtfbTag

Mostrar archivo Open project: amiryal/keepass2

Public Methods

Method Description
RtfbTag ( string strId, string strRtf, bool bStartTag, FontStyle fs ) : System

Private Methods

Method Description
GenerateRandomIdCode ( ) : string

Method Details

RtfbTag() public method

public RtfbTag ( string strId, string strRtf, bool bStartTag, FontStyle fs ) : System
strId string
strRtf string
bStartTag bool
fs FontStyle
return System