프로퍼티 | 타입 | 설명 | |
---|---|---|---|
HashChangeEvent | System.Runtime.CompilerServices |
메소드 | 설명 | |
---|---|---|
HashChangeEvent ( string type ) : System.Runtime.CompilerServices | ||
HashChangeEvent ( string type, |
||
InitHashChangeEvent ( string type, bool canBubble, bool cancelable, string oldURL, string newURL ) : void |
메소드 | 설명 | |
---|---|---|
HashChangeEvent ( ) : System.Runtime.CompilerServices |
public HashChangeEvent ( string type ) : System.Runtime.CompilerServices | ||
type | string | |
리턴 | System.Runtime.CompilerServices |
public HashChangeEvent ( string type, |
||
type | string | |
eventInitDict | ||
리턴 | System.Runtime.CompilerServices |
public InitHashChangeEvent ( string type, bool canBubble, bool cancelable, string oldURL, string newURL ) : void | ||
type | string | |
canBubble | bool | |
cancelable | bool | |
oldURL | string | |
newURL | string | |
리턴 | void |