C# Class IDemoExtensions, Remote.Linq

Afficher le fichier Open project: 6bee/Remote.Linq

Méthodes publiques

Méthode Description
RunDemo ( Client.IDemo demo ) : void

Run demo and print any unexpected exception to console.

Method Details

RunDemo() public static méthode

Run demo and print any unexpected exception to console.
public static RunDemo ( Client.IDemo demo ) : void
demo Client.IDemo
Résultat void