C# 클래스 NHtmlUnit.Javascript.Host.Notification

상속: NHtmlUnit.Javascript.Host.Events.EventTarget
파일 보기 프로젝트 열기: HtmlUnit/NHtmlUnit

공개 메소드들

메소드 설명
JsConstructor ( string title ) : void
Notification ( com wrappedObject ) : System

비공개 메소드들

메소드 설명
Notification ( ) : System

메소드 상세

JsConstructor() 공개 메소드

public JsConstructor ( string title ) : void
title string
리턴 void

Notification() 공개 메소드

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