C# Class ZForge.Controls.PropertyGridEx.UICustomEventEditor.DelegateAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: zhuangyy/Motion Class Usage Examples

Protected Properties

Свойство Type Description
m_MethodDelegate UICustomEventEditor.OnClick

Méthodes publiques

Méthode Description
DelegateAttribute ( UICustomEventEditor MethodDelegate ) : System

Method Details

DelegateAttribute() public méthode

public DelegateAttribute ( UICustomEventEditor MethodDelegate ) : System
MethodDelegate UICustomEventEditor
Résultat System

Property Details

m_MethodDelegate protected_oe property

protected UICustomEventEditor.OnClick m_MethodDelegate
Résultat UICustomEventEditor.OnClick