C# Class RemotingSamples.HelloServerByRef

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, ForwardByRef fbr ) : string
HelloServerByRef ( ) : System

Method Details

HelloMethod() public méthode

public HelloMethod ( string text, ForwardByRef fbr ) : string
text string
fbr ForwardByRef
Résultat string

HelloServerByRef() public méthode

public HelloServerByRef ( ) : System
Résultat System