Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
System
ServiceModel
ServiceProxyGenerator
C# Class System.ServiceModel.ServiceProxyGenerator
Inheritance:
ProxyGeneratorBase
Datei anzeigen
Open project: kumpera/mono
Public Methods
Method
Description
CreateCallbackProxyType
(
DispatchRuntime
dispatchRuntime
,
Type
callbackType
) :
Type
Method Details
CreateCallbackProxyType()
public
static
method
public
static
CreateCallbackProxyType
(
DispatchRuntime
dispatchRuntime
,
Type
callbackType
) :
Type
dispatchRuntime
System.ServiceModel.Dispatcher.DispatchRuntime
callbackType
System.Type
return
System.Type