C# Class Granados.Poderosa.KeyFormat.BERReader.BERTagInfo

Mostrar archivo Open project: poderosaproject/poderosa Class Usage Examples

Public Properties

Property Type Description
ClassBits int
IsConstructed bool
Length int
TagNumber int

Property Details

ClassBits public_oe property

public int ClassBits
return int

IsConstructed public_oe property

public bool IsConstructed
return bool

Length public_oe property

public int Length
return int

TagNumber public_oe property

public int TagNumber
return int