Interface IOutputFactory
- Namespace
- Loehnert.Lisrt.Scripting.OutputTool
- Assembly
- Loehnert.Lisrt.Scripting.dll
Factory for creating or getting any IOutput.
public interface IOutputFactory
Methods
GetOutputViewModel(IShell)
IOutput GetOutputViewModel(IShell parentShell)
Parameters
parentShell
IShellThe shell which contains the output tool.