C# 클래스 DataCleaner.StringHelpers

파일 보기 프로젝트 열기: Microsoft/WingTipTickets

공개 메소드들

메소드 설명
PadWithZeros ( this value, int paddingLength ) : string

메소드 상세

PadWithZeros() 공개 정적인 메소드

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