public static global::Improbable.Gdk.Tests.ComponentsWithNoFields.ComponentWithNoFields.Snapshot DeserializeSnapshot(global::Improbable.Worker.CInterop.SchemaObject obj)
            {
                var component = new global::Improbable.Gdk.Tests.ComponentsWithNoFields.ComponentWithNoFields.Snapshot();

                return(component);
            }
 public static void ApplyUpdate(global::Improbable.Worker.CInterop.SchemaComponentUpdate updateObj, ref global::Improbable.Gdk.Tests.ComponentsWithNoFields.ComponentWithNoFields.Snapshot snapshot)
 {
     var obj = updateObj.GetFields();
 }
 public static void SerializeSnapshot(global::Improbable.Gdk.Tests.ComponentsWithNoFields.ComponentWithNoFields.Snapshot snapshot, global::Improbable.Worker.CInterop.SchemaObject obj)
 {
 }