Initializes a new instance of the SearchDisplayInfo class
Namespace: Cartella.ModelsAssembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public SearchDisplayInfo( DisplayTypes type, Type searchType ) |
Visual Basic |
---|
Public Sub New ( _ type As DisplayTypes, _ searchType As Type _ ) |
Visual C++ |
---|
public: SearchDisplayInfo( DisplayTypes type, Type^ searchType ) |