C# 클래스 Microsoft.JScript.LenientNumberPrototype

상속: NumberPrototype
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
constructor Object
toExponential Object
toFixed Object
toLocaleString Object
toPrecision Object
toString Object
valueOf Object

비공개 메소드들

메소드 설명
LenientNumberPrototype ( LenientFunctionPrototype funcprot, LenientObjectPrototype parent ) : System

프로퍼티 상세

constructor 공개적으로 프로퍼티

public Object constructor
리턴 Object

toExponential 공개적으로 프로퍼티

public Object toExponential
리턴 Object

toFixed 공개적으로 프로퍼티

public Object toFixed
리턴 Object

toLocaleString 공개적으로 프로퍼티

public Object toLocaleString
리턴 Object

toPrecision 공개적으로 프로퍼티

public Object toPrecision
리턴 Object

toString 공개적으로 프로퍼티

public Object toString
리턴 Object

valueOf 공개적으로 프로퍼티

public Object valueOf
리턴 Object