C# Class vortex.web.proto.CreateWriter

Exibir arquivo Open project: PrismTech/vortex-web-csharp Class Usage Examples

Public Properties

Property Type Description
b EndpointInfo
h Header

Public Methods

Method Description
CreateWriter ( EndpointInfo ei, int sn ) : System

Method Details

CreateWriter() public method

public CreateWriter ( EndpointInfo ei, int sn ) : System
ei EndpointInfo
sn int
return System

Property Details

b public_oe property

public EndpointInfo,vortex.web.proto b
return EndpointInfo

h public_oe property

public Header,vortex.web.proto h
return Header