프로퍼티 | 타입 | 설명 | |
---|---|---|---|
State |
메소드 | 설명 | |
---|---|---|
CompareTo ( IInspection other ) : int | ||
CompareTo ( object obj ) : int | ||
GetInspectionResults ( ) : IEnumerable |
A method that inspects the parser state and returns all issues it can find.
|
메소드 | 설명 | |
---|---|---|
InspectionBase ( |
public abstract GetInspectionResults ( ) : IEnumerable |
||
리턴 | IEnumerable |
protected InspectionBase ( |
||
state | ||
defaultSeverity | CodeInspectionSeverity | |
리턴 | System |