C# 클래스 NHtmlUnit.Javascript.SimpleScriptableProxy

상속: ObjectWrapper, NHtmlUnit.Javascript.IScriptableWithFallbackGetter
파일 보기 프로젝트 열기: HtmlUnit/NHtmlUnit

공개 메소드들

메소드 설명
GetWithFallback ( string name ) : object
SimpleScriptableProxy ( com wrappedObject ) : System

비공개 메소드들

메소드 설명
SimpleScriptableProxy ( ) : System

메소드 상세

GetWithFallback() 공개 메소드

public GetWithFallback ( string name ) : object
name string
리턴 object

SimpleScriptableProxy() 공개 메소드

public SimpleScriptableProxy ( com wrappedObject ) : System
wrappedObject com
리턴 System