Inheritance Hierarchy
DeltaEngine.Editor.UIEditor SceneCodeGenerator
DeltaEngine.Editor.UIEditor.Tests SceneCodeGeneratorSpy
Namespace: DeltaEngine.Editor.UIEditor.Tests
Assembly: DeltaEngine.Editor.UIEditor.Tests (in DeltaEngine.Editor.UIEditor.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The SceneCodeGeneratorSpy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SceneCodeGeneratorSpy | Initializes a new instance of the SceneCodeGeneratorSpy class |
Methods
Name | Description | |
---|---|---|
CreateNewSourceCodeClass | (Overrides SceneCodeGenerator CreateNewSourceCodeClass .) | |
GenerateSourceCodeClass | (Inherited from SceneCodeGenerator.) |
Fields
Name | Description | |
---|---|---|
CreatedClassString | ||
CreatedSourceClass | ||
csprojString |
Properties
Name | Description | |
---|---|---|
ClassCodeString | (Inherited from SceneCodeGenerator.) |
See Also