Свойство | Тип | Описание | |
---|---|---|---|
_errorMsg | string |
Метод | Описание | |
---|---|---|
GetErrorMsg ( ) : string | ||
Validate ( string s ) : bool | ||
ValidatorBase ( ) : System.Collections | ||
ValidatorBase ( string errorMsg ) : System.Collections |
public abstract Validate ( string s ) : bool | ||
s | string | |
Результат | bool |
public ValidatorBase ( ) : System.Collections | ||
Результат | System.Collections |
public ValidatorBase ( string errorMsg ) : System.Collections | ||
errorMsg | string | |
Результат | System.Collections |