Exemplo n.º 1
0
 /// <summary>
 ///
 /// </summary>
 public FluentRecord()
 {
     MutationTracker          = new FluentMutationTracker(this);
     SuppressMutationTracking = false;
 }
Exemplo n.º 2
0
 /// <summary>
 ///
 /// </summary>
 public FluentRecord()
 {
     MutationTracker = new FluentMutationTracker(this);
 }