C# Class GenerateLocationData.BAG.BagFilter

Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Méthode Description
BagFilter ( string connectionString ) : System
Enhance ( IEnumerable locationDescriptions ) : void

Get all CBS neighbourhoods, specifically its name, boundary (in WKT), and center.

Method Details

BagFilter() public méthode

public BagFilter ( string connectionString ) : System
connectionString string
Résultat System

Enhance() public méthode

Get all CBS neighbourhoods, specifically its name, boundary (in WKT), and center.
public Enhance ( IEnumerable locationDescriptions ) : void
locationDescriptions IEnumerable
Résultat void