C# Class OpenRA.Mods.Common.Lint.CheckConditions

Inheritance: ILintRulesPass
Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Méthode Description
Run ( Action emitError, Action emitWarning, Ruleset rules ) : void

Method Details

Run() public méthode

public Run ( Action emitError, Action emitWarning, Ruleset rules ) : void
emitError Action
emitWarning Action
rules Ruleset
Résultat void