C# Class FC3Editor.Tools.ToolValidation

Inheritance: ITool, IToolBase, IParameterProvider
Afficher le fichier Open project: Azerothian/fc3editor Class Usage Examples

Méthodes publiques

Méthode Description
Activate ( ) : void
Deactivate ( ) : void
GetContextHelp ( ) : string
GetMainParameter ( ) : IParameter
GetParameters ( ) : IEnumerable
GetToolImage ( ) : Image
GetToolName ( ) : string
ToolValidation ( ) : System

Private Methods

Méthode Description
ClearReports ( ) : void
RefreshReports ( ) : void
UpdateGameModesValidation ( ) : void
UpdateReports ( ) : void
gameModes_ValueChanged ( object sender, EventArgs e ) : void

Method Details

Activate() public méthode

public Activate ( ) : void
Résultat void

Deactivate() public méthode

public Deactivate ( ) : void
Résultat void

GetContextHelp() public méthode

public GetContextHelp ( ) : string
Résultat string

GetMainParameter() public méthode

public GetMainParameter ( ) : IParameter
Résultat IParameter

GetParameters() public méthode

public GetParameters ( ) : IEnumerable
Résultat IEnumerable

GetToolImage() public méthode

public GetToolImage ( ) : Image
Résultat Image

GetToolName() public méthode

public GetToolName ( ) : string
Résultat string

ToolValidation() public méthode

public ToolValidation ( ) : System
Résultat System