DesignSampleItem ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.SampleBrowser Sample
    DeltaEngine.Editor.SampleBrowser.Helpers DesignSampleItem

Namespace: DeltaEngine.Editor.SampleBrowser.Helpers
Assembly: DeltaEngine.Editor.SampleBrowser (in DeltaEngine.Editor.SampleBrowser.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class DesignSampleItem : Sample

The DesignSampleItem type exposes the following members.

Constructors

  NameDescription
Public methodDesignSampleItem
Initializes a new instance of the DesignSampleItem class
Top
Methods

  NameDescription
Public methodContainsFilterText (Inherited from Sample.)
Public methodToString (Inherited from Sample.)
Top
Properties

  NameDescription
Public propertyAssemblyFilePath (Inherited from Sample.)
Public propertyCategory (Inherited from Sample.)
Public propertyDescription (Inherited from Sample.)
Public propertyEntryClass (Inherited from Sample.)
Public propertyEntryMethod (Inherited from Sample.)
Public propertyImageUrl (Inherited from Sample.)
Public propertyIsFeatured (Inherited from Sample.)
Public propertyName (Inherited from Sample.)
Public propertyProjectFilePath (Inherited from Sample.)
Public propertySolutionFilePath (Inherited from Sample.)
Public propertyTitle (Inherited from Sample.)
Top
See Also