Build in service locator that is used for the injecting dependencies into c1 functions.

Namespace: Composite.Core.Application
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
public static class ServiceLocator
Visual Basic
Public NotInheritable Class ServiceLocator
Visual C++
public ref class ServiceLocator abstract sealed

Inheritance Hierarchy

System..::..Object
  Composite.Core.Application..::..ServiceLocator

See Also