Data container for SampleItems within the SampleBrowser.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Editor.SampleBrowser Sample
DeltaEngine.Editor.SampleBrowser.Helpers DesignSampleItem
Namespace: DeltaEngine.Editor.SampleBrowser
Assembly: DeltaEngine.Editor.SampleBrowser (in DeltaEngine.Editor.SampleBrowser.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The Sample type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Sample | Initializes a new instance of the Sample class |
Methods
Name | Description | |
---|---|---|
![]() | ContainsFilterText | |
![]() | ToString | (Overrides Object ToString .) |
Properties
Name | Description | |
---|---|---|
![]() | AssemblyFilePath | |
![]() | Category | |
![]() | Description | |
![]() | EntryClass | |
![]() | EntryMethod | |
![]() | ImageUrl | |
![]() | IsFeatured | |
![]() | Name | |
![]() | ProjectFilePath | |
![]() | SolutionFilePath | |
![]() | Title |
See Also