C# Class BatchGuy.App.Helpers.HelperFunctions

Afficher le fichier Open project: yaboy58/BatchGuy

Méthodes publiques

Méthode Description
PadNumberWithZeros ( int batchCount, int number ) : string

Method Details

PadNumberWithZeros() public static méthode

public static PadNumberWithZeros ( int batchCount, int number ) : string
batchCount int
number int
Résultat string