Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BatchGuy
App
Helpers
HelperFunctions
C# Class BatchGuy.App.Helpers.HelperFunctions
Show file
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