C# 클래스 NOpenType.Tables.Head

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

공개 메소드들

메소드 설명
Head ( ) : System

보호된 메소드들

메소드 설명
ReadContentFrom ( BinaryReader input ) : void

메소드 상세

Head() 공개 메소드

public Head ( ) : System
리턴 System

ReadContentFrom() 보호된 메소드

protected ReadContentFrom ( BinaryReader input ) : void
input System.IO.BinaryReader
리턴 void