C# Class RawRabbit.ConsoleApp.Sample.Program

Afficher le fichier Open project: pardahlman/RawRabbit

Méthodes publiques

Méthode Description
Main ( string args ) : void

Private Methods

Méthode Description
SendValuesThoughRpcAsync ( ValueRequest request, RawRabbit.Context.MessageContext context ) : Task
ServeValuesAsync ( ValuesRequested message, RawRabbit.Context.MessageContext context ) : System.Threading.Tasks.Task

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void