Exemplo n.º 1
0
 public Port(ushort num)
 {
     __cxxi_LayoutClass();
     Native = impl.Port(impl.Alloc(this), num);
 }