Example #1
0
 public FeatureDataRow GetFeature(uint RowID)
 {
     return(RealProvider.GetFeature(RowID));
 }