Esempio n. 1
0
 public RFRow()
 {
     extra   = null;
     columns = new Dictionary <string, string>();
 }