Exemplo n.º 1
0
        public ShipForSerialize ReturnSerializeVersion()
        {
            ShipForSerialize newship = new ShipForSerialize();


            return(newship);
        }
Exemplo n.º 2
0
 public void SetAccordingTothis(ShipForSerialize thisship)
 {
 }