Sample Constructor Delta Engine Documentation
Initializes a new instance of the Sample class

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

public Sample(
	string name,
	SampleCategory category,
	string solutionFilePath,
	string projectFilePath,
	string assemblyFilePath
)
See Also