C# 클래스 fCraft.FormatUtil

파일 보기 프로젝트 열기: fragmer/fCraft

공개 메소드들

메소드 설명
IndexOfOrdinal ( [ haystack, [ needle ) : int
Parse ( [ stringToConvert ) : int

비공개 메소드들

메소드 설명
Digits ( [ builder, int number ) : StringBuilder
ToStringInvariant ( this i ) : string
UppercaseFirst ( [ s ) : string
UppercaseFirst ( this s ) : string

메소드 상세

IndexOfOrdinal() 공개 정적인 메소드

public static IndexOfOrdinal ( [ haystack, [ needle ) : int
haystack [
needle [
리턴 int

Parse() 공개 정적인 메소드

public static Parse ( [ stringToConvert ) : int
stringToConvert [
리턴 int