C# Class BatchGuy.App.Helpers.HelperFunctions

Datei anzeigen Open project: yaboy58/BatchGuy

Public Methods

Method Description
PadNumberWithZeros ( int batchCount, int number ) : string

Method Details

PadNumberWithZeros() public static method

public static PadNumberWithZeros ( int batchCount, int number ) : string
batchCount int
number int
return string