Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
System
Runtime
Remoting
RemotingConfiguration.ChannelData
C# Class System.Runtime.Remoting.RemotingConfiguration.ChannelData
显示文件
Open project: runefs/Marvin
Private Properties
Property
Type
Description
Public Methods
Method
Description
CopyFrom
(
System.Runtime.Remoting.ChannelData
other
) :
void
Method Details
CopyFrom()
public
method
public
CopyFrom
(
System.Runtime.Remoting.ChannelData
other
) :
void
other
System.Runtime.Remoting.ChannelData
return
void