C# Class System.ServiceModel.ClientProxyGenerator

Inheritance: ProxyGeneratorBase
Afficher le fichier Open project: kumpera/mono Class Usage Examples

Méthodes publiques

Méthode Description
CreateProxyType ( Type requestedType, ContractDescription cd, bool duplex ) : Type

Method Details

CreateProxyType() public static méthode

public static CreateProxyType ( Type requestedType, ContractDescription cd, bool duplex ) : Type
requestedType System.Type
cd System.ServiceModel.Description.ContractDescription
duplex bool
Résultat System.Type