Property | Type | Description | |
---|---|---|---|
LoadProperties | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetErrors ( ) : System.Collections.ObjectModel.ReadOnlyCollection |
||
GetRawData ( ) : |
||
GetValidOrigin ( ) : OriginType | ||
ParentPacket ( ) : System | ||
ParentPacket ( Stream stream, int index ) : System |
Method | Description | |
---|---|---|
AddError ( |
||
Dispose ( bool isDisposing ) : void |
Method | Description | |
---|---|---|
LoadProperties ( Stream stream, int index ) : void |
protected AddError ( |
||
ex | ||
return | void |
protected Dispose ( bool isDisposing ) : void | ||
isDisposing | bool | |
return | void |
public GetErrors ( ) : System.Collections.ObjectModel.ReadOnlyCollection |
||
return | System.Collections.ObjectModel.ReadOnlyCollection |
public ParentPacket ( Stream stream, int index ) : System | ||
stream | Stream | |
index | int | |
return | System |