Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Bike
Interpreter
Builtin
ClrError
C# 클래스 Bike.Interpreter.Builtin.ClrError
상속:
System.Error
파일 보기
프로젝트 열기: buunguyen/bike
공개 메소드들
메소드
설명
ClrError
(
Exception
inner
) :
System
ClrError
(
string
msg
) :
System
비공개 메소드들
메소드
설명
Unwrap
(
Exception
ex
) :
Exception
메소드 상세
ClrError()
공개
메소드
public
ClrError
(
Exception
inner
) :
System
inner
System.Exception
리턴
System
ClrError()
공개
메소드
public
ClrError
(
string
msg
) :
System
msg
string
리턴
System