C# Class MonoTests.System.Runtime.Serialization.Formatters.Soap.MarshalObject

Inheritance: System.MarshalByRefObject
Afficher le fichier Open project: runefs/Marvin

Méthodes publiques

Méthode Description
MarshalObject ( ) : System
MarshalObject ( string name, long id ) : System

Method Details

MarshalObject() public méthode

public MarshalObject ( ) : System
Résultat System

MarshalObject() public méthode

public MarshalObject ( string name, long id ) : System
name string
id long
Résultat System