Example #1
0
 public string ReturnString()
 {
     CheckMethod();
     return(_second.ReturnString(_currentString));
 }