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
Initializes a new instance of the QueryEntityToEditEventArgs class
Namespace: NTier.ActionsAssembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
Syntax
C# |
---|
public QueryEntityToEditEventArgs( Object unbranchedEntityToEdit, Object entityToEditSource ) |
Visual Basic |
---|
Public Sub New ( unbranchedEntityToEdit As Object, entityToEditSource As Object ) |
Visual C++ |
---|
public: QueryEntityToEditEventArgs( Object^ unbranchedEntityToEdit, Object^ entityToEditSource ) |