Method | Description | |
---|---|---|
IsAllowedLongName ( string name ) : bool | ||
IsAllowedShortName ( char c ) : bool |
public static IsAllowedLongName ( string name ) : bool | ||
name | string | |
return | bool |
public static IsAllowedShortName ( char c ) : bool | ||
c | char | |
return | bool |