An NDoc Documented Class Library

ServiceCalls Class

For a list of all members of this type, see ServiceCalls Members.

System.Object
   System.Collections.Generic.List`1
      Bricks.RuntimeFramework.BricksCollection`1
         Repository.Services.ServiceCalls

[Visual Basic]
Public Class ServiceCalls
    Inherits BricksCollection`1
[C#]
public class ServiceCalls : BricksCollection`1
[C++]
public __gc class ServiceCalls : public BricksCollection`1
[JScript]
public class ServiceCalls extends BricksCollection`1

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Repository.Services

Assembly: White.Repository (in White.Repository.dll)

See Also

ServiceCalls Members | Repository.Services Namespace