Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Spinach
ErrorModule
C# 클래스 Spinach.ErrorModule
파일 보기
프로젝트 열기: shranjan/pinac
공개 메소드들
메소드
설명
ErrorModule
( ) :
System
ErrorMsg
(
int
Code
,
string
Msg
) :
void
SetExecutorObject
(
executor
E
) :
void
SetPlotObject
(
PlotReceiver
p
) :
void
메소드 상세
ErrorModule()
공개
메소드
public
ErrorModule
( ) :
System
리턴
System
ErrorMsg()
공개
메소드
public
ErrorMsg
(
int
Code
,
string
Msg
) :
void
Code
int
Msg
string
리턴
void
SetExecutorObject()
공개
메소드
public
SetExecutorObject
(
executor
E
) :
void
E
executor
리턴
void
SetPlotObject()
공개
메소드
public
SetPlotObject
(
PlotReceiver
p
) :
void
p
PlotReceiver
리턴
void