C# Class Faker.Extension.StringExtensions

Afficher le fichier Open project: diogolmenezes/Faker

Méthodes publiques

Méthode Description
IsIdField ( this fieldName ) : bool
IsLoginField ( this fieldName ) : bool
IsMailField ( this fieldName ) : bool
IsNameField ( this fieldName ) : bool

Method Details

IsIdField() public static méthode

public static IsIdField ( this fieldName ) : bool
fieldName this
Résultat bool

IsLoginField() public static méthode

public static IsLoginField ( this fieldName ) : bool
fieldName this
Résultat bool

IsMailField() public static méthode

public static IsMailField ( this fieldName ) : bool
fieldName this
Résultat bool

IsNameField() public static méthode

public static IsNameField ( this fieldName ) : bool
fieldName this
Résultat bool