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