Oddity
Oddity.Models.Common.MassInfo Class Reference
Inheritance diagram for Oddity.Models.Common.MassInfo:
Oddity.Models.ModelBase

Public Member Functions

override string ToString ()
 
- Public Member Functions inherited from Oddity.Models.ModelBase
void SetContext (OddityCore context)
 Sets the Oddity context used in lazy properties. More...
 
void CopyTo (ModelBase target)
 Makes a shallow copy of all properties into the target model (remember that it's filled, not instantiated again). More...
 

Properties

double Kilograms [get, set]
 
double Pounds [get, set]
 
- Properties inherited from Oddity.Models.ModelBase
OddityCore Context [get, set]
 

Member Function Documentation

override string Oddity.Models.Common.MassInfo.ToString ( )

Property Documentation

double Oddity.Models.Common.MassInfo.Kilograms
getset
double Oddity.Models.Common.MassInfo.Pounds
getset

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