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