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
Runtime
Remoting
Messaging
ConstructionResponse
C# Class System.Runtime.Remoting.Messaging.ConstructionResponse
Inheritance:
MethodResponse
,
IConstructionReturnMessage
Datei anzeigen
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Methods
Method
Description
ConstructionResponse
(
Header
h
,
IMethodCallMessage
mcm
) :
System
Private Methods
Method
Description
ConstructionResponse
(
SerializationInfo
info
,
StreamingContext
context
) :
System
Method Details
ConstructionResponse()
public
method
public
ConstructionResponse
(
Header
h
,
IMethodCallMessage
mcm
) :
System
h
Header
mcm
IMethodCallMessage
return
System