C# Class PluginLoader.UserControlMethod

ファイルを表示 Open project: aa2g/AA2Install

Public Properties

Property Type Description
Method System.Windows.Forms.UserControl
Text string

Public Methods

Method Description
UserControlMethod ( string text, UserControl control ) : System

Method Details

UserControlMethod() public method

public UserControlMethod ( string text, UserControl control ) : System
text string
control System.Windows.Forms.UserControl
return System

Property Details

Method public_oe property

public UserControl,System.Windows.Forms Method
return System.Windows.Forms.UserControl

Text public_oe property

public string Text
return string