C# 클래스 KeePass.UI.RichTextBuilder.RtfbTag

파일 보기 프로젝트 열기: amiryal/keepass2

공개 메소드들

메소드 설명
RtfbTag ( string strId, string strRtf, bool bStartTag, FontStyle fs ) : System

비공개 메소드들

메소드 설명
GenerateRandomIdCode ( ) : string

메소드 상세

RtfbTag() 공개 메소드

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