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); }
public TypeName(global::Improbable.Gdk.Tests.TypeName.Other otherType) { OtherType = otherType; }