C# Class Unlimited.Framework.Converters.Graph.OutputFormatterFactory

Mostra file Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
CreateOutputFormatter ( IOutputDescription outputDescription ) : IOutputFormatter
CreateOutputFormatter ( IOutputDescription outputDescription, string rootNodeName ) : IOutputFormatter

Method Details

CreateOutputFormatter() public static method

public static CreateOutputFormatter ( IOutputDescription outputDescription ) : IOutputFormatter
outputDescription IOutputDescription
return IOutputFormatter

CreateOutputFormatter() public static method

public static CreateOutputFormatter ( IOutputDescription outputDescription, string rootNodeName ) : IOutputFormatter
outputDescription IOutputDescription
rootNodeName string
return IOutputFormatter