Inheritance Hierarchy
DeltaEngine.Editor.Emulator EmulatorViewModel
DeltaEngine.Editor.Emulator.Tests MockEmulatorViewModel
Namespace: DeltaEngine.Editor.Emulator.Tests
Assembly: DeltaEngine.Editor.Emulator.Tests (in DeltaEngine.Editor.Emulator.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The MockEmulatorViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MockEmulatorViewModel | Initializes a new instance of the MockEmulatorViewModel class |
Methods
Name | Description | |
---|---|---|
![]() | ChangeEmulator | (Overrides EmulatorViewModel ChangeEmulator .) |
![]() | GetDevicesXmlStream | (Overrides EmulatorViewModel GetDevicesXmlStream .) |
Properties
Name | Description | |
---|---|---|
![]() | AvailableDevices | (Inherited from EmulatorViewModel.) |
![]() | AvailableOrientations | (Inherited from EmulatorViewModel.) |
![]() | AvailableScales | (Inherited from EmulatorViewModel.) |
![]() | SelectedDevice | (Inherited from EmulatorViewModel.) |
![]() | SelectedOrientation | (Inherited from EmulatorViewModel.) |
![]() | SelectedScale | (Inherited from EmulatorViewModel.) |
Events
Name | Description | |
---|---|---|
![]() | EmulatorChanged | (Inherited from EmulatorViewModel.) |
See Also