C# 클래스 NS_Glyph.GErrComponentCircularDependency

상속: GErrComponent
파일 보기 프로젝트 열기: HinTak/Font-Validator 1 사용 예제들

공개 메소드들

메소드 설명
GErrComponentCircularDependency ( int indGlyphOwner, int indGlyphComponent ) : System
WriteSpecific ( ) : string

비공개 메소드들

메소드 설명
GErrComponentCircularDependency ( ) : System

메소드 상세

GErrComponentCircularDependency() 공개 메소드

public GErrComponentCircularDependency ( int indGlyphOwner, int indGlyphComponent ) : System
indGlyphOwner int
indGlyphComponent int
리턴 System

WriteSpecific() 공개 메소드

public WriteSpecific ( ) : string
리턴 string