Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CSLE
DeleEvent
C# 클래스 CSLE.DeleEvent
파일 보기
프로젝트 열기: lightszero/cslightcore
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
_event
System.Reflection.EventInfo
source
object
공개 메소드들
메소드
설명
DeleEvent
(
object
source
,
System
_event
) :
System
메소드 상세
DeleEvent()
공개
메소드
public
DeleEvent
(
object
source
,
System
_event
) :
System
source
object
_event
System
리턴
System
프로퍼티 상세
_event
공개적으로 프로퍼티
public
System.Reflection.EventInfo
_event
리턴
System.Reflection.EventInfo
source
공개적으로 프로퍼티
public
object
source
리턴
object