Пример #1
0
 /// <summary>
 /// Initialises a new instance of the <see cref="EntityView"/> class.
 /// </summary>
 public EntityView()
 {
     this.groups = new EntityGroupCollection();
 }
Пример #2
0
 /// <summary>
 /// Initialises a new instance of the <see cref="EntityView"/> class.
 /// </summary>
 public EntityView()
 {
     this.groups = new EntityGroupCollection();
 }