ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
|
Defines a contract for classes that can convert their data into a specific format. More...
Public Member Functions | |
object | ToData () |
Converts the implementing object to a data representation. | |
Defines a contract for classes that can convert their data into a specific format.
object XmobiTea.Data.IGNData.ToData | ( | ) |
Converts the implementing object to a data representation.
Implemented in XmobiTea.Data.GNData< TKey >.