Interface IImportResolver
- Namespace
- TabScript
- Assembly
- TableScript.dll
public interface IImportResolver
Properties
OnReport
Action<TabScriptException> OnReport { get; set; }
Property Value
Methods
Resolve(string, string)
ResolvedImport Resolve(string import, string callingFilename)