Interface ICloudConverter
- Namespace
- Glitch9.IO.Networking
public interface ICloudConverter
- Extension Methods
Methods
ToCloudFormat(Type, object)
object ToCloudFormat(Type type, object propertyValue)
Parameters
Returns
ToLocalFormat(Type, string, object)
object ToLocalFormat(Type type, string propertyName, object propertyValue)