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
RemoteSerializer
C# Class RemoteSerializer, gert
Inheritance:
MarshalByRefObject
显示文件
Open project: mono/gert
Public Methods
Method
Description
Run
(
string
assemblyName
,
Type
baseType
) :
object
Method Details
Run()
public
method
public
Run
(
string
assemblyName
,
Type
baseType
) :
object
assemblyName
string
baseType
Type
return
object