C# Class PPDFramework.FormExtention

フォーム拡張です。
Exibir arquivo Open project: KHCmaster/PPD

Public Methods

Method Description
Invoke ( Control control, Action action ) : void

インボークします。

Method Details

Invoke() public static method

インボークします。
public static Invoke ( Control control, Action action ) : void
control Control
action Action
return void