DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Public Member Functions | List of all members
Deveel.Data.SystemTests.TestService Class Reference

Public Member Functions

void SayHello ()
 

Detailed Description

Definition at line 103 of file SystemTests.cs.

Member Function Documentation

void Deveel.Data.SystemTests.TestService.SayHello ( )
inline

Definition at line 104 of file SystemTests.cs.

104  {
105  Console.Out.WriteLine("Hello World.");
106  }

The documentation for this class was generated from the following file: