libomtnet
OMT Library for .NET
Loading...
Searching...
No Matches
libomtnet.OMTSenderInfo Class Reference

Public Member Functions

 OMTSenderInfo ()
 OMTSenderInfo (string productName, string manufacturer, string version)
string ToXML ()

Static Public Member Functions

static OMTSenderInfo FromXML (string xml)

Public Attributes

string ProductName
string Manufacturer
string Version

Constructor & Destructor Documentation

◆ OMTSenderInfo() [1/2]

libomtnet.OMTSenderInfo.OMTSenderInfo ( )

◆ OMTSenderInfo() [2/2]

libomtnet.OMTSenderInfo.OMTSenderInfo ( string productName,
string manufacturer,
string version )

Member Function Documentation

◆ FromXML()

OMTSenderInfo libomtnet.OMTSenderInfo.FromXML ( string xml)
static

◆ ToXML()

string libomtnet.OMTSenderInfo.ToXML ( )

Member Data Documentation

◆ Manufacturer

string libomtnet.OMTSenderInfo.Manufacturer

◆ ProductName

string libomtnet.OMTSenderInfo.ProductName

◆ Version

string libomtnet.OMTSenderInfo.Version

The documentation for this class was generated from the following file: