Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Patchwork
Utility
Binding
EventRaised
C# 클래스 Patchwork.Utility.Binding.EventRaised
상속:
NotificationMode
파일 보기
프로젝트 열기: GregRos/Patchwork
공개 메소드들
메소드
설명
EventRaised
(
string
eventName
) :
System
Subscribe
(
object
target
,
IBindable
bindable
) :
void
메소드 상세
EventRaised()
공개
메소드
public
EventRaised
(
string
eventName
) :
System
eventName
string
리턴
System
Subscribe()
공개
메소드
public
Subscribe
(
object
target
,
IBindable
bindable
) :
void
target
object
bindable
IBindable
리턴
void