'宣言 Public Overloads Sub Invoke( _ ByVal method As System.Action _ )
'使用法 Dim instance As BaseForm Dim method As System.Action instance.Invoke(method)
public void Invoke( System.Action method )
BaseForm クラス BaseForm メンバ オーバーロード一覧