Returns an instance of this service.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
IService GetService()
Visual Basic (Declaration)
Function GetService As IService
Visual C++
IService^ GetService()

Return Value

IService instance.

See Also