C# Class PPDFramework.FormExtention

フォーム拡張です。
Afficher le fichier Open project: KHCmaster/PPD

Méthodes publiques

Méthode Description
Invoke ( Control control, Action action ) : void

インボークします。

Method Details

Invoke() public static méthode

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