Inheritance Hierarchy
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
The DesignSampleItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DesignSampleItem | Initializes a new instance of the DesignSampleItem class |
Methods
Name | Description | |
---|---|---|
ContainsFilterText | (Inherited from Sample.) | |
ToString | (Inherited from Sample.) |
Properties
Name | Description | |
---|---|---|
AssemblyFilePath | (Inherited from Sample.) | |
Category | (Inherited from Sample.) | |
Description | (Inherited from Sample.) | |
EntryClass | (Inherited from Sample.) | |
EntryMethod | (Inherited from Sample.) | |
ImageUrl | (Inherited from Sample.) | |
IsFeatured | (Inherited from Sample.) | |
Name | (Inherited from Sample.) | |
ProjectFilePath | (Inherited from Sample.) | |
SolutionFilePath | (Inherited from Sample.) | |
Title | (Inherited from Sample.) |
See Also