Düzenle

Aracılığıyla paylaş


_EProjectApp2_WindowGoalAreaChangeEventHandler Delegate

Definition

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

Parameters

Window
Window
goalArea
Int32
Attributes

Applies to