C# 클래스 NOpenType.Tables.TagsLookup

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

공개 메소드들

메소드 설명
GetTagInfo ( string shortname ) : TagInfo

비공개 메소드들

메소드 설명
RegisterBaselineTags ( ) : void
RegisterFeatureTag ( string shortname, string fullname ) : void
RegisterFeatureTags ( ) : void
RegisterLanguageTags ( ) : void
RegisterScriptTag ( string fullname, string shortname ) : void
RegisterScriptTags ( ) : void
TagsLookup ( ) : System
debugCheckShortName ( string shortname ) : void

메소드 상세

GetTagInfo() 공개 정적인 메소드

public static GetTagInfo ( string shortname ) : TagInfo
shortname string
리턴 TagInfo