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