Class EBR
Inheritance
System.Object
EBR
Assembly: Cosmos.HAL2.dll
Syntax
public class EBR : object
Constructors
|
Improve this Doc
View Source
EBR(Byte[])
Declaration
Parameters
Type |
Name |
Description |
System.Byte[] |
aEBR |
|
Fields
|
Improve this Doc
View Source
Partitions
Declaration
public List<EBR.PartInfo> Partitions
Field Value
Methods
|
Improve this Doc
View Source
ParsePartition(Byte[], UInt32)
Declaration
protected void ParsePartition(byte[] aEBR, UInt32 aLoc)
Parameters
Type |
Name |
Description |
System.Byte[] |
aEBR |
|
UInt32 |
aLoc |
|