C# Class Pepino.Domain.RandomStringGenerator

Afficher le fichier Open project: AcklenAvenue/Pepino

Méthodes publiques

Méthode Description
RandomString ( int length, string allowedChars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" ) : string

Method Details

RandomString() public static méthode

public static RandomString ( int length, string allowedChars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" ) : string
length int
allowedChars string
Résultat string