Ejemplo n.º 1
0
 public int Count(string entityName, int span)
 {
     return(BangDBNative.CountSpanEntity(_swentity, entityName, span));
 }