C# Class DataCleaner.StringHelpers

Afficher le fichier Open project: Microsoft/WingTipTickets

Méthodes publiques

Méthode Description
PadWithZeros ( this value, int paddingLength ) : string

Method Details

PadWithZeros() public static méthode

public static PadWithZeros ( this value, int paddingLength ) : string
value this
paddingLength int
Résultat string