Click or drag to resize

RepositoryDiscoverer Constructor (RepositoryDiscovererPathRewriter)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

Namespace:  Telogis.GeoBase.Repositories
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public RepositoryDiscoverer(
	RepositoryDiscovererPathRewriter pathRewriter
)

Parameters

pathRewriter
Type: Telogis.GeoBase.RepositoriesRepositoryDiscovererPathRewriter
The delegate used to rename the path to a repository.
See Also