Ejemplo n.º 1
0
 public void ConvertRawContentToCellSet()
 {
     _hBase.CellSet = new CellSet(_converter.ConvertCells(_hBase.RawContent, string.Empty));
 }