C# 클래스 Microsoft.JScript.LenientRegExpPrototype

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

공개 프로퍼티들

프로퍼티 타입 설명
compile Object
constructor Object
exec Object
test Object
toString Object

비공개 메소드들

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

프로퍼티 상세

compile 공개적으로 프로퍼티

public Object compile
리턴 Object

constructor 공개적으로 프로퍼티

public Object constructor
리턴 Object

exec 공개적으로 프로퍼티

public Object exec
리턴 Object

test 공개적으로 프로퍼티

public Object test
리턴 Object

toString 공개적으로 프로퍼티

public Object toString
리턴 Object