C# 클래스 NS_Glyph.GErrSource

상속: GErr
파일 보기 프로젝트 열기: HinTak/Font-Validator

공개 메소드들

메소드 설명
Draw ( I_Draw i_draw, NS_IDraw.DrawParam dp ) : void
GErrSource ( NS_ValCommon.ValInfoBasic info, int indGlyphOwner, NS_GMath.GConsts typeGlyph, NS_Glyph.GScope scope ) : System
IsSame ( object obj ) : bool

메소드 상세

Draw() 공개 메소드

public Draw ( I_Draw i_draw, NS_IDraw.DrawParam dp ) : void
i_draw I_Draw
dp NS_IDraw.DrawParam
리턴 void

GErrSource() 공개 메소드

public GErrSource ( NS_ValCommon.ValInfoBasic info, int indGlyphOwner, NS_GMath.GConsts typeGlyph, NS_Glyph.GScope scope ) : System
info NS_ValCommon.ValInfoBasic
indGlyphOwner int
typeGlyph NS_GMath.GConsts
scope NS_Glyph.GScope
리턴 System

IsSame() 공개 메소드

public IsSame ( object obj ) : bool
obj object
리턴 bool