Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
HumbleNetwork
Handlers
DefaultExceptionHandler
C# 클래스 HumbleNetwork.Handlers.DefaultExceptionHandler
상속:
IExceptionHandler
파일 보기
프로젝트 열기: joaofx/HumbleNetwork
공개 메소드들
메소드
설명
Execute
(
IHumbleStream
stream
,
Exception
exception
) :
void
메소드 상세
Execute()
공개
메소드
public
Execute
(
IHumbleStream
stream
,
Exception
exception
) :
void
stream
IHumbleStream
exception
System.Exception
리턴
void