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