XmlPreviewer ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ContentManager.Previewers ContentPreview
    DeltaEngine.Editor.ContentManager.Previewers XmlPreviewer

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

public class XmlPreviewer : ContentPreview

The XmlPreviewer type exposes the following members.

Constructors

  NameDescription
Public methodXmlPreviewer
Initializes a new instance of the XmlPreviewer class
Top
Methods

  NameDescription
Protected methodInit (Overrides ContentPreview Init .)
Protected methodPreview (Overrides ContentPreview Preview(String).)
Public methodPreviewContent (Inherited from ContentPreview.)
Top
See Also