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

Inheritance: ILintPass
Afficher le fichier Open project: OpenRA/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