Summary
Gets the default namespaces.
- Namespace
- Cake
.Core .Scripting - Containing Type
- ScriptConventions
Syntax
public IReadOnlyList<string> GetDefaultNamespaces()
Return Value
Type | Description |
---|---|
IReadOnlyList |
A list containing all default namespaces. |