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