C# Class AcManager.Controls.UserPresetsControl.ChangedPresetEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
ChangedPresetEventArgs ( string key, string value ) : System

Method Details

ChangedPresetEventArgs() public méthode

public ChangedPresetEventArgs ( string key, string value ) : System
key string
value string
Résultat System