ScopeCompiler class implemented IScopeCompiler

Namespace: Microsoft.Cosmos.Client
Assembly: Microsoft.Cosmos.Client (in Microsoft.Cosmos.Client.dll) Version: 1.0.0.2 (1.0.0.2)

Syntax

C#
public sealed class ScopeCompiler : IScopeCompiler
Visual Basic
Public NotInheritable Class ScopeCompiler _
	Inherits IScopeCompiler
Visual C++
public ref class ScopeCompiler sealed : public IScopeCompiler

Inheritance Hierarchy

Object
  IScopeCompiler
    Microsoft.Cosmos.Client..::..ScopeCompiler

See Also