'宣言 Public Overloads Sub Invoke( _ ByVal method As System.Action _ )
'使用法 Dim instance As RasterImageOptionsForm Dim method As System.Action instance.Invoke(method)
public void Invoke( System.Action method )
パラメータ
- method
'宣言 Public Overloads Sub Invoke( _ ByVal method As System.Action _ )
'使用法 Dim instance As RasterImageOptionsForm Dim method As System.Action instance.Invoke(method)
public void Invoke( System.Action method )