C# Class com.clover.remotepay.transport.Message

Show file Open project: clover/remote-pay-windows Class Usage Examples

Public Properties

Property Type Description
version int

Public Methods

Method Description
Message ( System.Methods method ) : System
Message ( System.Methods method, int version ) : System

Method Details

Message() public method

public Message ( System.Methods method ) : System
method System.Methods
return System

Message() public method

public Message ( System.Methods method, int version ) : System
method System.Methods
version int
return System

Property Details

version public property

public int version
return int