C# Class System.ServiceModel.ServiceProxyGenerator

Inheritance: ProxyGeneratorBase
Afficher le fichier Open project: kumpera/mono

Méthodes publiques

Méthode Description
CreateCallbackProxyType ( DispatchRuntime dispatchRuntime, Type callbackType ) : Type

Method Details

CreateCallbackProxyType() public static méthode

public static CreateCallbackProxyType ( DispatchRuntime dispatchRuntime, Type callbackType ) : Type
dispatchRuntime System.ServiceModel.Dispatcher.DispatchRuntime
callbackType System.Type
Résultat System.Type