.NET Framework Class Library

IDocumentViewerDbContext Interface

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace >

.NET Framework Class Library

IDocumentViewerDbContext Interface

Namespace: Gnostice.Controls.ASP

Assembly:  Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)

Syntax

Visual Basic

<ObfuscationAttribute(Exclude := True)> _
Public Interface IDocumentViewerDbContext _
 Inherits IDisposable

C#

[ObfuscationAttribute(Exclude = true)]
public interface IDocumentViewerDbContext : IDisposable

Visual C++

[ObfuscationAttribute(Exclude = true)]
public interface class IDocumentViewerDbContext : IDisposable

See Also

IDocumentViewerDbContext Members

Gnostice.Controls.ASP Namespace