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