Method | Description | |
---|---|---|
ContainsSquareBracket ( string fieldName ) : bool | ||
ContainsWhitespace ( string fieldName ) : bool | ||
IsReservedWord ( string word ) : bool |
public static ContainsSquareBracket ( string fieldName ) : bool | ||
fieldName | string | |
return | bool |
public static ContainsWhitespace ( string fieldName ) : bool | ||
fieldName | string | |
return | bool |
public static IsReservedWord ( string word ) : bool | ||
word | string | |
return | bool |