C# 클래스 Microsoft.JScript.LenientBooleanPrototype

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

공개 프로퍼티들

프로퍼티 타입 설명
constructor Object
toString Object
valueOf Object

비공개 메소드들

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

프로퍼티 상세

constructor 공개적으로 프로퍼티

public Object constructor
리턴 Object

toString 공개적으로 프로퍼티

public Object toString
리턴 Object

valueOf 공개적으로 프로퍼티

public Object valueOf
리턴 Object