FilterView

Namespace: WellFired.Guacamole

Inherits: WellFired.Guacamole.Views.TextEntryView

Description

Properties

Dictionary< string, string > KeyValueSearch { get; set; }
List< string > SimpleSearch { get; set; }

Public Methods

  FilterView ( )
void Search ( )

Breakdown

  • Dictionary< string, string > KeyValueSearch { get; set; }
  • List< string > SimpleSearch { get; set; }
  • FilterView ( )
  • void Search ( )