Exemplo n.º 1
0
 public void AddCol(HtmCol col)
 {
     colList.Add(col);
 }
Exemplo n.º 2
0
 public void AddCol( HtmCol col )
 {
     colList.Add( col );
 }