Méthode | Description | |
---|---|---|
AcError ( |
||
RegisterFixer ( IAcErrorFixer fixer ) : void | ||
RegisterSolutionsFactory ( ISolutionsFactory factory ) : void |
Méthode | Description | |
---|---|---|
CategoryFromType ( AcErrorType type ) : AcErrorCategory | ||
GetSolutions ( ) : IEnumerable |
||
MessageFromType ( AcErrorType type ) : string |
public AcError ( |
||
target | ||
type | AcErrorType | |
Résultat | System |
public static RegisterFixer ( IAcErrorFixer fixer ) : void | ||
fixer | IAcErrorFixer | |
Résultat | void |
public static RegisterSolutionsFactory ( ISolutionsFactory factory ) : void | ||
factory | ISolutionsFactory | |
Résultat | void |