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