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