Example #1
0
 internal List <string> DetermineColumnDataTypes()
 {
     return(columnManager.DetermineColumnDataTypes());
 }