Ejemplo n.º 1
0
 /// <summary>
 /// Initialize entity view model.
 /// </summary>
 protected EntityViewModel()
 {
     Buttons = new EntityViewButton[0];
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Initialize entity view model.
 /// </summary>
 protected EntityViewModel()
 {
     Buttons = new EntityViewButton[0];
 }