コード例 #1
0
 public InsertStringAfterOccurrenceFrom(InsertStringAfterOccurrence insertStringAfterOccurrence, The position)
 {
     _insertStringAfterOccurrence = insertStringAfterOccurrence;
     _position = position;
 }
コード例 #2
0
 public InsertStringAfterOccurrenceFrom(InsertStringAfterOccurrence insertStringAfterOccurrence, The position)
 {
     _insertStringAfterOccurrence = insertStringAfterOccurrence;
     _position = position;
 }
 internal InsertStringAfterOccurrenceIgnoringCase(InsertStringAfterOccurrence insertStringAfterOccurrence)
 {
     _insertStringAfterOccurrence = insertStringAfterOccurrence;
 }
 internal InsertStringAfterOccurrenceIgnoringCase(InsertStringAfterOccurrence insertStringAfterOccurrence)
 {
     _insertStringAfterOccurrence = insertStringAfterOccurrence;
 }