프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ElementReplaceEvent | System.Runtime.CompilerServices |
메소드 | 설명 | |
---|---|---|
ElementReplaceEvent ( string type ) : System.Runtime.CompilerServices | ||
ElementReplaceEvent ( string type, |
||
InitElementReplaceEvent ( string type, bool canBubble, bool cancelable, Element upgrade ) : void |
메소드 | 설명 | |
---|---|---|
ElementReplaceEvent ( ) : System.Runtime.CompilerServices |
public ElementReplaceEvent ( string type ) : System.Runtime.CompilerServices | ||
type | string | |
리턴 | System.Runtime.CompilerServices |
public ElementReplaceEvent ( string type, |
||
type | string | |
eventInitDict | ||
리턴 | System.Runtime.CompilerServices |
public InitElementReplaceEvent ( string type, bool canBubble, bool cancelable, Element upgrade ) : void | ||
type | string | |
canBubble | bool | |
cancelable | bool | |
upgrade | Element | |
리턴 | void |