次の方法で共有


_EProjectApp2_WindowSidepaneTaskChangeEventHandler 代理人

定義

public delegate void _EProjectApp2_WindowSidepaneTaskChangeEventHandler(Window ^ Window, int ID, bool IsGoalArea);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _EProjectApp2_WindowSidepaneTaskChangeEventHandler(Window Window, int ID, bool IsGoalArea);
type _EProjectApp2_WindowSidepaneTaskChangeEventHandler = delegate of Window * int * bool -> unit
Public Delegate Sub _EProjectApp2_WindowSidepaneTaskChangeEventHandler(Window As Window, ID As Integer, IsGoalArea As Boolean)

パラメーター

Window
Window
ID
Int32
IsGoalArea
Boolean
属性

適用対象