Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
IDemoExtensions
C# Class IDemoExtensions, Remote.Linq
Mostra file
Open project: 6bee/Remote.Linq
Public Methods
Method
Description
RunDemo
(
Client.IDemo
demo
) :
void
Run demo and print any unexpected exception to console.
Method Details
RunDemo()
public
static
method
Run demo and print any unexpected exception to console.
public
static
RunDemo
(
Client.IDemo
demo
) :
void
demo
Client.IDemo
return
void