C# Class PluginLoader.UserControlMethod

Afficher le fichier Open project: aa2g/AA2Install

Méthodes publiques

Свойство Type Description
Method System.Windows.Forms.UserControl
Text string

Méthodes publiques

Méthode Description
UserControlMethod ( string text, UserControl control ) : System

Method Details

UserControlMethod() public méthode

public UserControlMethod ( string text, UserControl control ) : System
text string
control System.Windows.Forms.UserControl
Résultat System

Property Details

Method public_oe property

public UserControl,System.Windows.Forms Method
Résultat System.Windows.Forms.UserControl

Text public_oe property

public string Text
Résultat string