Beispiel #1
0
 public static List <RoomType> GetALLType()
 {
     return(TypeService.GetALLType());
 }