SceneCodeGeneratorSpy ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  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

public class SceneCodeGeneratorSpy : SceneCodeGenerator

The SceneCodeGeneratorSpy type exposes the following members.

Constructors

  NameDescription
Public methodSceneCodeGeneratorSpy
Initializes a new instance of the SceneCodeGeneratorSpy class
Top
Methods

  NameDescription
Protected methodCreateNewSourceCodeClass (Overrides SceneCodeGenerator CreateNewSourceCodeClass .)
Public methodGenerateSourceCodeClass (Inherited from SceneCodeGenerator.)
Top
Fields

  NameDescription
Public fieldCreatedClassString
Public fieldCreatedSourceClass
Public fieldcsprojString
Top
Properties

  NameDescription
Public propertyClassCodeString (Inherited from SceneCodeGenerator.)
Top
See Also