C# 클래스 NS_Glyph.GErr

상속: NS_ValCommon.ValInfoBasic, I_Drawable
파일 보기 프로젝트 열기: HinTak/Font-Validator 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
gscope string
indexGlyphOwner int
severity TypeGErrSeverity
signCreator string
typeGlyph GConsts.TypeGlyph

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ClearDestroy ( ) : bool
DICFunc_HasSeverity ( NS_ValCommon.ValInfoBasic info, GErr severity ) : bool
Draw ( I_Draw i_draw, NS_IDraw.DrawParam dp ) : void
HasErrorType ( int indexGlyph, NS_Glyph.GScope scope, System typeGErr ) : bool
HasSeverity ( int indexGlyph, NS_Glyph.GScope scope, GErr severity ) : bool
IsSame ( object obj ) : bool
Read ( string str ) : bool
ToString ( ) : string
Write ( ) : string
WriteSpecific ( ) : string
WriteUserFriendly ( ) : string

보호된 메소드들

메소드 설명
ClearFunc ( ) : void
SetScope ( ) : void

메소드 상세

ClearDestroy() 공개 메소드

public ClearDestroy ( ) : bool
리턴 bool

ClearFunc() 보호된 메소드

protected ClearFunc ( ) : void
리턴 void

DICFunc_HasSeverity() 공개 정적인 메소드

public static DICFunc_HasSeverity ( NS_ValCommon.ValInfoBasic info, GErr severity ) : bool
info NS_ValCommon.ValInfoBasic
severity GErr
리턴 bool

Draw() 공개 메소드

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

HasErrorType() 공개 메소드

public HasErrorType ( int indexGlyph, NS_Glyph.GScope scope, System typeGErr ) : bool
indexGlyph int
scope NS_Glyph.GScope
typeGErr System
리턴 bool

HasSeverity() 공개 메소드

public HasSeverity ( int indexGlyph, NS_Glyph.GScope scope, GErr severity ) : bool
indexGlyph int
scope NS_Glyph.GScope
severity GErr
리턴 bool

IsSame() 공개 메소드

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

Read() 공개 메소드

public Read ( string str ) : bool
str string
리턴 bool

SetScope() 보호된 메소드

protected SetScope ( ) : void
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

Write() 공개 메소드

public Write ( ) : string
리턴 string

WriteSpecific() 공개 메소드

public WriteSpecific ( ) : string
리턴 string

WriteUserFriendly() 공개 메소드

public WriteUserFriendly ( ) : string
리턴 string

프로퍼티 상세

gscope 보호되어 있는 프로퍼티

protected string gscope
리턴 string

indexGlyphOwner 보호되어 있는 프로퍼티

protected int indexGlyphOwner
리턴 int

severity 보호되어 있는 프로퍼티

protected TypeGErrSeverity severity
리턴 TypeGErrSeverity

signCreator 보호되어 있는 프로퍼티

protected string signCreator
리턴 string

typeGlyph 보호되어 있는 프로퍼티

protected GConsts.TypeGlyph typeGlyph
리턴 GConsts.TypeGlyph