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