C# 클래스 Rhino.V8dtoa.FastDtoaBuilder

파일 보기 프로젝트 열기: hazzik/Rhino.Net 1 사용 예제들

공개 메소드들

메소드 설명
Format ( ) : string
Reset ( ) : void
ToString ( ) : string

비공개 메소드들

메소드 설명
Append ( char c ) : void
DecreaseLast ( ) : void
ToExponentialFormat ( int firstDigit, int decPoint ) : void
ToFixedFormat ( int firstDigit, int decPoint ) : void

메소드 상세

Format() 공개 메소드

public Format ( ) : string
리턴 string

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string