C# Class vortex.web.proto.CommandReply

Afficher le fichier Open project: PrismTech/vortex-web-csharp

Méthodes publiques

Свойство Type Description
b ReplyBody
h Header

Méthodes publiques

Méthode Description
CommandReply ( Header h, ReplyBody b ) : System

Method Details

CommandReply() public méthode

public CommandReply ( Header h, ReplyBody b ) : System
h Header
b ReplyBody
Résultat System

Property Details

b public_oe property

public ReplyBody,vortex.web.proto b
Résultat ReplyBody

h public_oe property

public Header,vortex.web.proto h
Résultat Header