IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShell.Framework.Results.ShowCommonDialogResult Class Reference
+ Inheritance diagram for CShell.Framework.Results.ShowCommonDialogResult:
+ Collaboration diagram for CShell.Framework.Results.ShowCommonDialogResult:

Public Member Functions

 ShowCommonDialogResult (CommonDialog commonDialog)
 
void Execute (ActionExecutionContext context)
 
 ShowCommonDialogResult (CommonDialog commonDialog)
 
void Execute (ActionExecutionContext context)
 

Events

EventHandler
< ResultCompletionEventArgs > 
Completed
 

Private Attributes

readonly CommonDialog _commonDialog
 

Constructor & Destructor Documentation

CShell.Framework.Results.ShowCommonDialogResult.ShowCommonDialogResult ( CommonDialog  commonDialog)
inline
CShell.Framework.Results.ShowCommonDialogResult.ShowCommonDialogResult ( CommonDialog  commonDialog)
inline

Member Function Documentation

void CShell.Framework.Results.ShowCommonDialogResult.Execute ( ActionExecutionContext  context)
inline
void CShell.Framework.Results.ShowCommonDialogResult.Execute ( ActionExecutionContext  context)
inline

Member Data Documentation

readonly CommonDialog CShell.Framework.Results.ShowCommonDialogResult._commonDialog
private

Event Documentation

EventHandler< ResultCompletionEventArgs > CShell.Framework.Results.ShowCommonDialogResult.Completed

The documentation for this class was generated from the following file: