Interface IOutputHandler
Inherited Members
Namespace:ClickTwice.Publisher.Core.Handlers
Assembly:ClickTwice.Publisher.Core.dll
Syntax
public interface IOutputHandler : IHandler
Methods
| Improve this Doc View SourceProcess(String)
Declaration
HandlerResponse Process(string publishPath)
Parameters
Type | Name | Description |
---|---|---|
System.String | publishPath |
Returns
Type | Description |
---|---|
HandlerResponse |