Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
vortex
web
proto
CommandReply
C# Class vortex.web.proto.CommandReply
Mostrar archivo
Open project: PrismTech/vortex-web-csharp
Public Properties
Property
Type
Description
b
ReplyBody
h
Header
Public Methods
Method
Description
CommandReply
(
Header
h
,
ReplyBody
b
) :
System
Method Details
CommandReply()
public
method
public
CommandReply
(
Header
h
,
ReplyBody
b
) :
System
h
Header
b
ReplyBody
return
System
Property Details
b
public_oe property
public
ReplyBody,vortex.web.proto
b
return
ReplyBody
h
public_oe property
public
Header,vortex.web.proto
h
return
Header