C# 클래스 LayoutFarm.Demo_UIHtmlBox

상속: DemoBase
파일 보기 프로젝트 열기: prepare/HTML-Renderer

공개 메소드들

메소드 설명
LoadHtml ( string documentRootPath, string htmltext ) : void

보호된 메소드들

메소드 설명
OnStartDemo ( SampleViewport viewport ) : void

비공개 메소드들

메소드 설명
contentMx_ImageLoadingRequest ( object sender, LayoutFarm e ) : void
contentMx_LoadStyleSheet ( object sender, LayoutFarm e ) : void

메소드 상세

LoadHtml() 공개 메소드

public LoadHtml ( string documentRootPath, string htmltext ) : void
documentRootPath string
htmltext string
리턴 void

OnStartDemo() 보호된 메소드

protected OnStartDemo ( SampleViewport viewport ) : void
viewport SampleViewport
리턴 void