Ejemplo n.º 1
0
            public static global::Improbable.Gdk.Tests.TypeName.Other ToSpatial(global::Generated.Improbable.Gdk.Tests.TypeName.Other nativeType)
            {
                var spatialType = new global::Improbable.Gdk.Tests.TypeName.Other();

                spatialType.sameName = global::Generated.Improbable.Gdk.Tests.TypeName.Other.NestedTypeName.ToSpatial(nativeType.SameName);
                return(spatialType);
            }
Ejemplo n.º 2
0
 public TypeName(global::Generated.Improbable.Gdk.Tests.TypeName.Other otherType)
 {
     OtherType = otherType;
 }