Exemplo n.º 1
0
 public NestedTypeName(global::Generated.Improbable.Gdk.Tests.TypeName.Other.NestedTypeName.Other0 otherZero, global::Generated.Improbable.Gdk.Tests.TypeName.Other.NestedTypeName.NestedEnum enumField)
 {
     OtherZero = otherZero;
     EnumField = enumField;
 }
Exemplo n.º 2
0
                    public static global::Improbable.Gdk.Tests.TypeName.Other.NestedTypeName.Other0 ToSpatial(global::Generated.Improbable.Gdk.Tests.TypeName.Other.NestedTypeName.Other0 nativeType)
                    {
                        var spatialType = new global::Improbable.Gdk.Tests.TypeName.Other.NestedTypeName.Other0();

                        spatialType.foo = nativeType.Foo;
                        return(spatialType);
                    }