C# Class ThreatsManager.AutoThreatGeneration.Dialogs.MitigationRuleEditDialog

Exibir arquivo Open project: simonec73/threatsmanager

Public Methods

Method Description
MitigationRuleEditDialog ( ) : System

Private Methods

Method Description
CanSeverityBeOverridden ( ) : bool
Initialize ( IThreatTypeMitigation threatTypeMitigation ) : bool
_cancel_Click ( object sender, EventArgs e ) : void
_ok_Click ( object sender, EventArgs e ) : void
_statusOverride_SelectedIndexChanged ( object sender, EventArgs e ) : void
_test_Click ( object sender, EventArgs e ) : void

Method Details

MitigationRuleEditDialog() public method

public MitigationRuleEditDialog ( ) : System
return System