Beispiel #1
0
 public virtual IChildElementCollectionBuilder Immutable()
 {
     _collection.SetImmutable();
     return(this);
 }