See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
An action that can be applied to a form and closes the form when run.
Namespace: NTier.ActionsAssembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public class FormCloseAction : NAction |
| Visual Basic |
|---|
Public Class FormCloseAction Inherits NAction |
| Visual C++ |
|---|
public ref class FormCloseAction : public NAction |