C# 클래스 Microsoft.JScript.LenientErrorPrototype

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

공개 프로퍼티들

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

비공개 메소드들

메소드 설명
LenientErrorPrototype ( LenientFunctionPrototype funcprot, ScriptObject parent, String name ) : System

프로퍼티 상세

constructor 공개적으로 프로퍼티

public Object constructor
리턴 Object

name 공개적으로 프로퍼티

public Object name
리턴 Object

toString 공개적으로 프로퍼티

public Object toString
리턴 Object