MockContentViewer ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ContentManager.Previewers ContentViewer
    DeltaEngine.Editor.ContentManager.Tests.Previewers MockContentViewer

Namespace: DeltaEngine.Editor.ContentManager.Tests.Previewers
Assembly: DeltaEngine.Editor.ContentManager.Tests (in DeltaEngine.Editor.ContentManager.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class MockContentViewer : ContentViewer

The MockContentViewer type exposes the following members.

Constructors

  NameDescription
Public methodMockContentViewer
Initializes a new instance of the MockContentViewer class
Top
Methods

  NameDescription
Protected methodShowNoPreviewText (Overrides ContentViewer ShowNoPreviewText(String).)
Public methodView (Inherited from ContentViewer.)
Top
See Also