ContextCustomSerialization

Namespace: WellFired.Guacamole

Description

This class has for only purpose to serialize some of the Context properties in a custom way. For example, UIRect location and size has a direct influence on the value X, Y, Width, Height. We don’t want to serialize them.

Public Methods

  ContextCustomSerialization ( )

protected-func

override IList< JsonProperty > CreateProperties ( Type type, MemberSerialization memberSerialization )

Breakdown

  • ContextCustomSerialization ( )
  • override IList< JsonProperty > CreateProperties ( Type type, MemberSerialization memberSerialization )