Beispiel #1
0
 public WymiaryDTO()
 {
     Time = new BATimeDTO();
 }
Beispiel #2
0
 public SuplementItemDTO()
 {
     Time = new BATimeDTO();
 }