C# Class SuperMap.WindowsPhone.Core.DictionaryChangedEventArgs

${WP_core_DictionaryChangedEventArgs_Title}

${WP_core_DictionaryChangedEventArgs_Description}

Inheritance: System.EventArgs
Afficher le fichier Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Private Methods

Méthode Description
DictionaryChangedEventArgs ( NotifyCollectionChangedAction action, string key, object oldValue, object newValue ) : System