Esempio n. 1
0
            public static global::Improbable.Restricted.System.Snapshot DeserializeSnapshot(global::Improbable.Worker.CInterop.SchemaObject obj)
            {
                var component = new global::Improbable.Restricted.System.Snapshot();

                return(component);
            }
Esempio n. 2
0
 public static void ApplyUpdate(global::Improbable.Worker.CInterop.SchemaComponentUpdate updateObj, ref global::Improbable.Restricted.System.Snapshot snapshot)
 {
     var obj = updateObj.GetFields();
 }
Esempio n. 3
0
 public static void SerializeSnapshot(global::Improbable.Restricted.System.Snapshot snapshot, global::Improbable.Worker.CInterop.SchemaObject obj)
 {
 }