Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
vortex
web
proto
Header
C# 클래스 vortex.web.proto.Header
파일 보기
프로젝트 열기: PrismTech/vortex-web-csharp
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
cid
CommandId
ek
EntityKind
sn
int
공개 메소드들
메소드
설명
Header
(
CommandId
cid
,
EntityKind
kind
,
int
sn
) :
System
메소드 상세
Header()
공개
메소드
public
Header
(
CommandId
cid
,
EntityKind
kind
,
int
sn
) :
System
cid
CommandId
kind
EntityKind
sn
int
리턴
System
프로퍼티 상세
cid
공개적으로 프로퍼티
public
CommandId
cid
리턴
CommandId
ek
공개적으로 프로퍼티
public
EntityKind
ek
리턴
EntityKind
sn
공개적으로 프로퍼티
public
int
sn
리턴
int