C# Class Dev2.Core.Tests.ViewModelTests.DebugVM

Inheritance: DebugOutputViewModel
Mostrar archivo Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
Append ( IDebugState content ) : void
DebugVM ( IEventPublisher serverEventPublisher, IEnvironmentRepository environmentRepository ) : System

Method Details

Append() public method

public Append ( IDebugState content ) : void
content IDebugState
return void

DebugVM() public method

public DebugVM ( IEventPublisher serverEventPublisher, IEnvironmentRepository environmentRepository ) : System
serverEventPublisher IEventPublisher
environmentRepository IEnvironmentRepository
return System