C# Class DataCleaner.StringHelpers

Mostrar archivo Open project: Microsoft/WingTipTickets

Public Methods

Method Description
PadWithZeros ( this value, int paddingLength ) : string

Method Details

PadWithZeros() public static method

public static PadWithZeros ( this value, int paddingLength ) : string
value this
paddingLength int
return string