Defines the interface required by a type which loads information about a script call.
Name | Description | |
---|---|---|
TryLoad(string name) |
Tries to load information about a script call for a script of the specified name. |
This is intended only for use by Inedo; third-party extensions should not use this class.