Esempio n. 1
0
 internal static UptakeGeography fromUptake(Structure.UptakeGeography up)
 {
     return(new UptakeGeography(up));
 }
Esempio n. 2
0
 public UptakeGeography(Structure.UptakeGeography other)
     : base(other)
 {
 }