Method | Description | |
---|---|---|
GetScore ( string s ) : double |
Method | Description | |
---|---|---|
Evaluator ( StringFilter stringFilter ) : System | ||
GetValidChars ( string str ) : int |
Method | Description | |
---|---|---|
GetLengthScore ( string str, int minLength, int maxLength ) : double | ||
GetScore ( int n, double reference ) : double |
protected Evaluator ( StringFilter stringFilter ) : System | ||
stringFilter | StringFilter | |
return | System |
protected abstract GetValidChars ( string str ) : int | ||
str | string | |
return | int |