Method | Description | |
---|---|---|
DamComStatus ( ) : log4net | ||
DamComStatus ( Stream stream, int index ) : log4net | ||
Dispose ( ) : void | ||
GetDamComTeams ( Stream stream, int index ) : ReadOnlyCollection |
||
GetErrors ( ) : System.Collections.ObjectModel.ReadOnlyCollection |
||
GetRawData ( ) : |
||
GetValidOrigin ( ) : OriginType |
Method | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void |
Method | Description | |
---|---|---|
Initialize ( Stream stream, int index ) : void |
public DamComStatus ( Stream stream, int index ) : log4net | ||
stream | Stream | |
index | int | |
return | log4net |
protected Dispose ( bool isDisposing ) : void | ||
isDisposing | bool | |
return | void |
public static GetDamComTeams ( Stream stream, int index ) : ReadOnlyCollection |
||
stream | Stream | |
index | int | |
return | ReadOnlyCollection |
public GetErrors ( ) : System.Collections.ObjectModel.ReadOnlyCollection |
||
return | System.Collections.ObjectModel.ReadOnlyCollection |