Property | Type | Description | |
---|---|---|---|
gscope | string | ||
indexGlyphOwner | int | ||
severity | TypeGErrSeverity | ||
signCreator | string | ||
typeGlyph | GConsts.TypeGlyph |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
ClearDestroy ( ) : bool | ||
DICFunc_HasSeverity ( NS_ValCommon.ValInfoBasic info, |
||
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, |
||
IsSame ( object obj ) : bool | ||
Read ( string str ) : bool | ||
ToString ( ) : string | ||
Write ( ) : string | ||
WriteSpecific ( ) : string | ||
WriteUserFriendly ( ) : string |
Method | Description | |
---|---|---|
ClearFunc ( ) : void | ||
SetScope ( ) : void |
public static DICFunc_HasSeverity ( NS_ValCommon.ValInfoBasic info, |
||
info | NS_ValCommon.ValInfoBasic | |
severity | ||
return | bool |
public Draw ( I_Draw i_draw, NS_IDraw.DrawParam dp ) : void | ||
i_draw | I_Draw | |
dp | NS_IDraw.DrawParam | |
return | void |
public HasErrorType ( int indexGlyph, NS_Glyph.GScope scope, System typeGErr ) : bool | ||
indexGlyph | int | |
scope | NS_Glyph.GScope | |
typeGErr | System | |
return | bool |
public HasSeverity ( int indexGlyph, NS_Glyph.GScope scope, |
||
indexGlyph | int | |
scope | NS_Glyph.GScope | |
severity | ||
return | bool |