public InsertStringAfterOccurrenceFrom(InsertStringAfterOccurrence insertStringAfterOccurrence, The position)
 {
     _insertStringAfterOccurrence = insertStringAfterOccurrence;
     _position = position;
 }
 public InsertStringAfterOccurrenceFrom(InsertStringAfterOccurrence insertStringAfterOccurrence, The position)
 {
     _insertStringAfterOccurrence = insertStringAfterOccurrence;
     _position = position;
 }
 internal InsertStringAfterOccurrenceIgnoringCase(InsertStringAfterOccurrence insertStringAfterOccurrence)
 {
     _insertStringAfterOccurrence = insertStringAfterOccurrence;
 }
 internal InsertStringAfterOccurrenceIgnoringCase(InsertStringAfterOccurrence insertStringAfterOccurrence)
 {
     _insertStringAfterOccurrence = insertStringAfterOccurrence;
 }