Esempio n. 1
0
 internal RemoveValuesFrom(RemoveValues source, The position)
 {
     _removeValues = source;
     _position = position;
 }
 internal RemoveValuesIgnoringCase(RemoveValues removeValues)
 {
     _removeValues = removeValues;
 }
 internal RemoveValuesIgnoringCase(RemoveValues removeValues)
 {
     _removeValues = removeValues;
 }
 internal RemoveValuesFrom(RemoveValues source, The position)
 {
     _removeValues = source;
     _position     = position;
 }