Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Pluton
Hook
C# 클래스 Pluton.Hook
상속:
CountedInstance
파일 보기
프로젝트 열기: Notulp/Pluton
공개 프로퍼티들
프로퍼티
타입
설명
Name
string
hook
IDisposable
공개 메소드들
메소드
설명
Hook
(
string
method
,
Action
callback
) :
System
메소드 상세
Hook()
공개
메소드
public
Hook
(
string
method
,
Action
callback
) :
System
method
string
callback
Action
리턴
System
프로퍼티 상세
Name
공개적으로 프로퍼티
public
string
Name
리턴
string
hook
공개적으로 프로퍼티
public
IDisposable
hook
리턴
IDisposable