Example #1
0
 public override bool Send(ParameterIdentification pid)
 {
     return(Send(pid.Pack()));
 }