C# 클래스 Microsoft.JScript.BooleanObject

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

공개 메소드들

메소드 설명
GetType ( ) : Type

보호된 메소드들

메소드 설명
BooleanObject ( ScriptObject prototype, Type subType ) : System

비공개 메소드들

메소드 설명
BooleanObject ( ScriptObject prototype, bool value, bool implicitWrapper ) : System
GetClassName ( ) : String
GetDefaultValue ( PreferredType preferred_type ) : Object

메소드 상세

BooleanObject() 보호된 메소드

protected BooleanObject ( ScriptObject prototype, Type subType ) : System
prototype ScriptObject
subType System.Type
리턴 System

GetType() 공개 메소드

public GetType ( ) : Type
리턴 System.Type