'宣言 Public Delegate Function ConfirmMethod( _ ByVal destPath As String _ ) As Boolean
public delegate bool ConfirmMethod( string destPath )
ConfirmMethod メンバ Infragistics.Web.UI.DesignerFx 名前空間