프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ImportScripts | void |
메소드 | 설명 | |
---|---|---|
AddEventListener ( WorkerGlobalScopeEvents type, Action listener ) : void | ||
AddEventListener ( WorkerGlobalScopeEvents type, Action listener, bool capture ) : void | ||
AddEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandler listener ) : void | ||
AddEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandler listener, bool capture ) : void | ||
AddEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandlerWithTarget |
||
AddEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandlerWithTarget |
||
AddEventListener ( WorkerGlobalScopeEvents type, IEventListener listener ) : void | ||
AddEventListener ( WorkerGlobalScopeEvents type, IEventListener listener, bool capture ) : void | ||
AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
AddEventListener ( string type, IEventListener listener ) : void | ||
AddEventListener ( string type, IEventListener listener, bool capture ) : void | ||
AddEventListener ( string type, IEventListener listener, bool capture, bool wantsUntrusted ) : void | ||
Atob ( string atob ) : string | ||
Btoa ( string btoa ) : string | ||
Close ( ) : void | ||
DispatchEvent ( |
||
Dump ( ) : void | ||
Dump ( string str ) : void | ||
RemoveEventListener ( WorkerGlobalScopeEvents type, Action listener ) : void | ||
RemoveEventListener ( WorkerGlobalScopeEvents type, Action listener, bool capture ) : void | ||
RemoveEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandler listener ) : void | ||
RemoveEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandler listener, bool capture ) : void | ||
RemoveEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandlerWithTarget |
||
RemoveEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandlerWithTarget |
||
RemoveEventListener ( WorkerGlobalScopeEvents type, IEventListener listener ) : void | ||
RemoveEventListener ( WorkerGlobalScopeEvents type, IEventListener listener, bool capture ) : void | ||
RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
||
RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
||
RemoveEventListener ( string type, IEventListener listener ) : void | ||
RemoveEventListener ( string type, IEventListener listener, bool capture ) : void | ||
ToNativeLineEndings ( string @string ) : string |
메소드 | 설명 | |
---|---|---|
ImportScripts ( ) : void |
public static AddEventListener ( WorkerGlobalScopeEvents type, Action listener ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | Action | |
리턴 | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, Action listener, bool capture ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | Action | |
capture | bool | |
리턴 | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandler listener ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandler | |
리턴 | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandler listener, bool capture ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandler | |
capture | bool | |
리턴 | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandlerWithTarget |
||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandlerWithTarget |
|
리턴 | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandlerWithTarget |
||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
리턴 | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, IEventListener listener ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | IEventListener | |
리턴 | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, IEventListener listener, bool capture ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | IEventListener | |
capture | bool | |
리턴 | void |
public static AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
리턴 | void |
public static AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
리턴 | void |
public static AddEventListener ( string type, IEventListener listener ) : void | ||
type | string | |
listener | IEventListener | |
리턴 | void |
public static AddEventListener ( string type, IEventListener listener, bool capture ) : void | ||
type | string | |
listener | IEventListener | |
capture | bool | |
리턴 | void |
public static AddEventListener ( string type, IEventListener listener, bool capture, bool wantsUntrusted ) : void | ||
type | string | |
listener | IEventListener | |
capture | bool | |
wantsUntrusted | bool | |
리턴 | void |
public static DispatchEvent ( |
||
@event | ||
리턴 | bool |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, Action listener ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | Action | |
리턴 | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, Action listener, bool capture ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | Action | |
capture | bool | |
리턴 | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandler listener ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandler | |
리턴 | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandler listener, bool capture ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandler | |
capture | bool | |
리턴 | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandlerWithTarget |
||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandlerWithTarget |
|
리턴 | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandlerWithTarget |
||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
리턴 | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, IEventListener listener ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | IEventListener | |
리턴 | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, IEventListener listener, bool capture ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | IEventListener | |
capture | bool | |
리턴 | void |
public static RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
리턴 | void |
public static RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
리턴 | void |
public static RemoveEventListener ( string type, IEventListener listener ) : void | ||
type | string | |
listener | IEventListener | |
리턴 | void |
public static RemoveEventListener ( string type, IEventListener listener, bool capture ) : void | ||
type | string | |
listener | IEventListener | |
capture | bool | |
리턴 | void |
public static ToNativeLineEndings ( string @string ) : string | ||
@string | string | |
리턴 | string |