Click or drag to resize

MasterDetailEngine Constructor

Overload List
  NameDescription
Public methodMasterDetailEngine(Type, Type)
Initializes a new instance of the MasterDetailEngine class with the specified type of records.
Public methodMasterDetailEngine(Type, Type, MasterDetailSelector)
Initializes a new instance of the MasterDetailEngine class with the specified type of records.
Public methodMasterDetailEngine(Type, Type, CommonSelector, String)
Initializes a new instance of the MasterDetailEngine class with the specified type of records.
Top
See Also