C# Class LightNode.Sample.Server.ForAngularClient.Member

Inheritance: LightNode.Server.LightNodeContract
Exibir arquivo Open project: neuecc/LightNode

Public Methods

Method Description
City ( bool isBoolTest ) : Task
Echo ( System.Test test ) : string
Random ( int seed ) : Task

aaa

Method Details

City() public method

public City ( bool isBoolTest ) : Task
isBoolTest bool
return Task

Echo() public method

public Echo ( System.Test test ) : string
test System.Test
return string

Random() public method

aaa
public Random ( int seed ) : Task
seed int see:d
return Task