Beispiel #1
0
 public string GetCell(CellTypes types)
 {
     return(_inner.GetCell(types));
 }