C# Class SuperMap.WindowsPhone.Clustering.Clusterer.ClusterEventArgs

Inheritance: System.EventArgs
Show file Open project: SuperMap/iClient-for-Win8

Public Methods

Method Description
ClusterEventArgs ( IEnumerable clusters ) : System

Method Details

ClusterEventArgs() public method

public ClusterEventArgs ( IEnumerable clusters ) : System
clusters IEnumerable
return System