Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

MasterDetailEngine Constructor (Type, Type, CommonSelector, String)

Initializes a new instance of the MasterDetailEngine class with the specified type of records.

[Visual Basic]
Overloads Public Sub New( _
   ByVal masterType As Type, _
   ByVal detailType As Type, _
   ByVal action As CommonSelector, _
   ByVal selector As String _
)
[C#]
public MasterDetailEngine(
   Type masterType,
   Type detailType,
   CommonSelector action,
   string selector
);

Parameters

masterType
The master record class.
detailType
The detail record class.
action
The CommonSelector used by the engine.
selector
The string passed to the selector.

See Also

MasterDetailEngine Class | FileHelpers.MasterDetail Namespace | MasterDetailEngine Constructor Overload List


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox