public ShowModel()
 {
     Elements = new ListElement[0];
 }
Exemple #2
0
 public ShowModel()
 {
     Elements = new ListElement[0];
 }