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

Show file Open project: poderosaproject/poderosa Class Usage Examples

Public Properties

Property Type Description
ClassBits int
IsConstructed bool
Length int
TagNumber int

Property Details

ClassBits public property

public int ClassBits
return int

IsConstructed public property

public bool IsConstructed
return bool

Length public property

public int Length
return int

TagNumber public property

public int TagNumber
return int