C# Class MapAround.DataProviders.IdNeededEventArgs

Instances of Maparound.DataProviders.IdNeededEventArgs contains data for the IdNeeded event.
Inheritance: System.EventArgs
Afficher le fichier Open project: gkrsu/maparound.core Class Usage Examples

Méthodes publiques

Méthode Description
IdNeededEventArgs ( Feature feature ) : System

Initializes an instance of Maparound.DataProviders.IdNeededEventArgs.

Method Details

IdNeededEventArgs() public méthode

Initializes an instance of Maparound.DataProviders.IdNeededEventArgs.
public IdNeededEventArgs ( Feature feature ) : System
feature Feature A feature for which the event handler will be called
Résultat System