Beispiel #1
0
 public Table.ColumnType EstimateColumnType()
 {
     Table.ColumnType ret = (Table.ColumnType)RakNetPINVOKE.CSharp_Cell_EstimateColumnType(swigCPtr);
     return(ret);
 }