Beispiel #1
0
 public string GetPortNameById(Int64 PortId)
 {
     return(ImportBLDAL.GetPortNameById(PortId));
 }