Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
System
ServiceModel
Dispatcher
FaultContractInfo
C# Class System.ServiceModel.Dispatcher.FaultContractInfo
Exibir arquivo
Open project: kumpera/mono
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
FaultContractInfo
(
string
action
,
Type
detail
) :
System
Method Details
FaultContractInfo()
public
method
public
FaultContractInfo
(
string
action
,
Type
detail
) :
System
action
string
detail
Type
return
System