C# Class RemotingSamples.HelloServerByVal

Inheritance: System.MarshalByRefObject
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
HelloMethod ( string text, ForwardByVal fbv ) : ForwardByVal
HelloServerByVal ( ) : System

Method Details

HelloMethod() public méthode

public HelloMethod ( string text, ForwardByVal fbv ) : ForwardByVal
text string
fbv ForwardByVal
Résultat ForwardByVal

HelloServerByVal() public méthode

public HelloServerByVal ( ) : System
Résultat System