Свойство | Type | Description | |
---|---|---|---|
ImportScripts | void |
Méthode | Description | |
---|---|---|
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 | ||
PostMessage ( object message ) : void | ||
PostMessage ( object message, object transfer ) : 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 |
Méthode | Description | |
---|---|---|
ImportScripts ( ) : void |
public static AddEventListener ( WorkerGlobalScopeEvents type, Action listener ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | Action | |
Résultat | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, Action listener, bool capture ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | Action | |
capture | bool | |
Résultat | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandler listener ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandler | |
Résultat | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandler listener, bool capture ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandler | |
capture | bool | |
Résultat | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandlerWithTarget |
||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandlerWithTarget |
|
Résultat | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandlerWithTarget |
||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
Résultat | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, IEventListener listener ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | IEventListener | |
Résultat | void |
public static AddEventListener ( WorkerGlobalScopeEvents type, IEventListener listener, bool capture ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | IEventListener | |
capture | bool | |
Résultat | void |
public static AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
Résultat | void |
public static AddEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
Résultat | void |
public static AddEventListener ( string type, IEventListener listener ) : void | ||
type | string | |
listener | IEventListener | |
Résultat | void |
public static AddEventListener ( string type, IEventListener listener, bool capture ) : void | ||
type | string | |
listener | IEventListener | |
capture | bool | |
Résultat | void |
public static AddEventListener ( string type, IEventListener listener, bool capture, bool wantsUntrusted ) : void | ||
type | string | |
listener | IEventListener | |
capture | bool | |
wantsUntrusted | bool | |
Résultat | void |
public static Atob ( string atob ) : string | ||
atob | string | |
Résultat | string |
public static Btoa ( string btoa ) : string | ||
btoa | string | |
Résultat | string |
public static DispatchEvent ( |
||
@event | ||
Résultat | bool |
public static PostMessage ( object message ) : void | ||
message | object | |
Résultat | void |
public static PostMessage ( object message, object transfer ) : void | ||
message | object | |
transfer | object | |
Résultat | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, Action listener ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | Action | |
Résultat | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, Action listener, bool capture ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | Action | |
capture | bool | |
Résultat | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandler listener ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandler | |
Résultat | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandler listener, bool capture ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandler | |
capture | bool | |
Résultat | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandlerWithTarget |
||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandlerWithTarget |
|
Résultat | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, HtmlEventHandlerWithTarget |
||
type | WorkerGlobalScopeEvents | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
Résultat | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, IEventListener listener ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | IEventListener | |
Résultat | void |
public static RemoveEventListener ( WorkerGlobalScopeEvents type, IEventListener listener, bool capture ) : void | ||
type | WorkerGlobalScopeEvents | |
listener | IEventListener | |
capture | bool | |
Résultat | void |
public static RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
Résultat | void |
public static RemoveEventListener ( string type, HtmlEventHandlerWithTarget |
||
type | string | |
listener | HtmlEventHandlerWithTarget |
|
capture | bool | |
Résultat | void |
public static RemoveEventListener ( string type, IEventListener listener ) : void | ||
type | string | |
listener | IEventListener | |
Résultat | void |
public static RemoveEventListener ( string type, IEventListener listener, bool capture ) : void | ||
type | string | |
listener | IEventListener | |
capture | bool | |
Résultat | void |
public static ToNativeLineEndings ( string @string ) : string | ||
@string | string | |
Résultat | string |