C# 클래스 CmdBody, code

파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
GetLength ( ) : int
ToBytes ( ) : byte[]

메소드 상세

GetLength() 공개 추상적인 메소드

public abstract GetLength ( ) : int
리턴 int

ToBytes() 공개 추상적인 메소드

public abstract ToBytes ( ) : byte[]
리턴 byte[]