C# 클래스 StratosCompanionWebApi.Workbench.CompanionFiles.DIAL

상속: CompanionFile
파일 보기 프로젝트 열기: SilversphereInc/RedisRipper 1 사용 예제들

공개 메소드들

메소드 설명
DIAL ( ) : System.Collections.Generic
FromList ( int offset, byte data ) : void
ToList ( ) : List

메소드 상세

DIAL() 공개 메소드

public DIAL ( ) : System.Collections.Generic
리턴 System.Collections.Generic

FromList() 공개 메소드

public FromList ( int offset, byte data ) : void
offset int
data byte
리턴 void

ToList() 공개 메소드

public ToList ( ) : List
리턴 List