Esempio n. 1
0
 /// <summary>
 /// Initialises a new instance of the <see cref="EntityView"/> class.
 /// </summary>
 public EntityView()
 {
     this.groups = new EntityGroupCollection();
 }
Esempio n. 2
0
 /// <summary>
 /// Initialises a new instance of the <see cref="EntityView"/> class.
 /// </summary>
 public EntityView()
 {
     this.groups = new EntityGroupCollection();
 }