메소드 | 설명 | |
---|---|---|
AcError ( |
||
RegisterFixer ( IAcErrorFixer fixer ) : void | ||
RegisterSolutionsFactory ( ISolutionsFactory factory ) : void |
메소드 | 설명 | |
---|---|---|
CategoryFromType ( AcErrorType type ) : AcErrorCategory | ||
GetSolutions ( ) : IEnumerable |
||
MessageFromType ( AcErrorType type ) : string |
public AcError ( |
||
target | ||
type | AcErrorType | |
리턴 | System |
public static RegisterFixer ( IAcErrorFixer fixer ) : void | ||
fixer | IAcErrorFixer | |
리턴 | void |
public static RegisterSolutionsFactory ( ISolutionsFactory factory ) : void | ||
factory | ISolutionsFactory | |
리턴 | void |