C# 클래스 ArtemisComm.DamComStatus

상속: IPackage
파일 보기 프로젝트 열기: russjudge/ArtemisSBS-ProtocolSharp 1 사용 예제들

공개 메소드들

메소드 설명
DamComStatus ( ) : log4net
DamComStatus ( Stream stream, int index ) : log4net
Dispose ( ) : void
GetDamComTeams ( Stream stream, int index ) : ReadOnlyCollection
GetErrors ( ) : System.Collections.ObjectModel.ReadOnlyCollection
GetRawData ( ) : MemoryStream
GetValidOrigin ( ) : OriginType

보호된 메소드들

메소드 설명
Dispose ( bool isDisposing ) : void

비공개 메소드들

메소드 설명
Initialize ( Stream stream, int index ) : void

메소드 상세

DamComStatus() 공개 메소드

public DamComStatus ( ) : log4net
리턴 log4net

DamComStatus() 공개 메소드

public DamComStatus ( Stream stream, int index ) : log4net
stream Stream
index int
리턴 log4net

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Dispose() 보호된 메소드

protected Dispose ( bool isDisposing ) : void
isDisposing bool
리턴 void

GetDamComTeams() 공개 정적인 메소드

public static GetDamComTeams ( Stream stream, int index ) : ReadOnlyCollection
stream Stream
index int
리턴 ReadOnlyCollection

GetErrors() 공개 메소드

public GetErrors ( ) : System.Collections.ObjectModel.ReadOnlyCollection
리턴 System.Collections.ObjectModel.ReadOnlyCollection

GetRawData() 공개 메소드

public GetRawData ( ) : MemoryStream
리턴 System.IO.MemoryStream

GetValidOrigin() 공개 메소드

public GetValidOrigin ( ) : OriginType
리턴 OriginType