예제 #1
0
 public override char GetChar(int index)
 {
     return(_buffer.getChar(index));
 }