我滴个乖乖
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace ZelWiki.Engine.Library.Interfaces
|
||||
{
|
||||
/// <summary>
|
||||
/// Handles scope function calls.
|
||||
/// </summary>
|
||||
public interface IScopeFunctionHandler : IFunctionHandler
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user