Beispiel #1
0
 public List <PTandCompany> getPass(int userId)
 {
     return(PTandCompany.getPass(userId));
 }