Class ScheduleConverter
- Namespace
- Glitch9.IO.Networking
public class ScheduleConverter : CloudConverter<Schedule>, ICloudConverter
- Inheritance
-
ScheduleConverter
- Implements
- Inherited Members
- Extension Methods
Methods
ToCloudFormat(Schedule)
public override object ToCloudFormat(Schedule propertyValue)
Parameters
propertyValueSchedule
Returns
ToLocalFormat(string, object)
public override Schedule ToLocalFormat(string propertyName, object propertyValue)