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
withSIX
Core
Applications
Errors
InformationalUserError
C# Class withSIX.Core.Applications.Errors.InformationalUserError
Inheritance:
BasicUserError
显示文件
Open project: SIXNetworks/withSIX.Desktop
Public Methods
Method
Description
InformationalUserError
(
Exception
exception
,
string
title
,
string
message
) :
System
Method Details
InformationalUserError()
public
method
public
InformationalUserError
(
Exception
exception
,
string
title
,
string
message
) :
System
exception
System.Exception
title
string
message
string
return
System