메소드 | 설명 | |
---|---|---|
DiffState ( ) : System | ||
HasValidLength ( int newStart, int newEnd, int maxPossibleDestLength ) : bool | ||
SetMatch ( int start, int length ) : void | ||
SetNoMatch ( ) : void |
메소드 | 설명 | |
---|---|---|
SetToUnkown ( ) : void |
public HasValidLength ( int newStart, int newEnd, int maxPossibleDestLength ) : bool | ||
newStart | int | |
newEnd | int | |
maxPossibleDestLength | int | |
리턴 | bool |