namespace ZelWiki.Engine.Library.Interfaces { /// /// /// public interface IPostProcessingFunctionHandler : IFunctionHandler { } }