C# Class lw_common.snoop_filter.snoop_form_info

Mostrar archivo Open project: jtorjo/logwizard

Public Properties

Property Type Description
apply_index int
form lw_common.ui.snoop_around_form
selection_used bool
snoop_sel int
snoop_selection HashSet

Public Methods

Method Description
clear ( ) : void

Method Details

clear() public method

public clear ( ) : void
return void

Property Details

apply_index public_oe property

public int apply_index
return int

form public_oe property

public snoop_around_form,lw_common.ui form
return lw_common.ui.snoop_around_form

selection_used public_oe property

public bool selection_used
return bool

snoop_sel public_oe property

public int snoop_sel
return int

snoop_selection public_oe property

public HashSet snoop_selection
return HashSet