Exemplo n.º 1
0
 public string GetNameByEwmId(string EwmId)
 {
     return(_set.GetNameByEwmId(EwmId));
 }