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

파일 보기 프로젝트 열기: SilversphereInc/RedisRipper

공개 메소드들

메소드 설명
DataMatch ( ) : System
FromList ( int offset, byte data ) : void
ToList ( ) : List

메소드 상세

DataMatch() 공개 메소드

public DataMatch ( ) : System
리턴 System

FromList() 공개 메소드

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

ToList() 공개 메소드

public ToList ( ) : List
리턴 List