Example #1
0
 internal RemoveValueAfterFrom(RemoveValueAfter removeValueAfter, The position)
 {
     _removeValueAfter = removeValueAfter;
     _position         = position;
 }
 internal RemoveValueAfterFrom(RemoveValueAfter removeValueAfter, The position)
 {
     _removeValueAfter = removeValueAfter;
     _position = position;
 }