Exemplo n.º 1
0
        public override Microsoft.XLANGs.Core.PortBase Clone()
        {
            ResidentReq_PortType p = new ResidentReq_PortType(this);

            return(p);
        }
Exemplo n.º 2
0
 public ResidentReq_PortType(ResidentReq_PortType p)
     : base(p)
 {
 }