IScriptFileLoader Interface
Definition
Namespace: Alternet.Common.TypeScript
Assembly: Alternet.Common.TypeScript.v9.dll
Represents methods to load script code from the file
Syntax
public interface IScriptFileLoader
Methods
LoadFile(String) | When implemented by a class, load text content from the specified file. |