Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SharpCifs
Util
Sharpen
Error
C# Class SharpCifs.Util.Sharpen.Error
Inheritance:
System.Exception
显示文件
Open project: brandonprry/Potato
Public Methods
Method
Description
Error
( ) :
System
Error
(
Exception
ex
) :
System
Error
(
string
msg
) :
System
Error
(
string
msg
,
Exception
ex
) :
System
Method Details
Error()
public
method
public
Error
( ) :
System
return
System
Error()
public
method
public
Error
(
Exception
ex
) :
System
ex
System.Exception
return
System
Error()
public
method
public
Error
(
string
msg
) :
System
msg
string
return
System
Error()
public
method
public
Error
(
string
msg
,
Exception
ex
) :
System
msg
string
ex
System.Exception
return
System