Initializes a new instance of the MasterDetailEngine class with the specified type of records.
Initializes a new instance of the MasterDetailEngine class with the specified type of records.
public MasterDetailEngine(Type,Type,CommonSelector,string);
Initializes a new instance of the MasterDetailEngine class with the specified type of records.
public MasterDetailEngine(Type,Type,MasterDetailSelector);
MasterDetailEngine Class | FileHelpers.MasterDetail Namespace