Summary
Loads the specified
LoadReference
.
- Namespace
- Cake
.Core .Scripting .Processors .Loading - Containing Type
- I
Load Directive Provider
Syntax
void Load(IScriptAnalyzerContext context, LoadReference reference)
Parameters
Name | Type | Description |
---|---|---|
context | I |
The context. |
reference | LoadReference | The reference to load. |
Return Value
Type | Description |
---|---|
void |