C# Class clipr.Core.ArgumentValidation

Afficher le fichier Open project: nemec/clipr Class Usage Examples

Méthodes publiques

Méthode Description
IsAllowedLongName ( string name ) : bool
IsAllowedShortName ( char c ) : bool

Method Details

IsAllowedLongName() public static méthode

public static IsAllowedLongName ( string name ) : bool
name string
Résultat bool

IsAllowedShortName() public static méthode

public static IsAllowedShortName ( char c ) : bool
c char
Résultat bool