This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Svn.
Summary
Checks the setting parameter is not null and throws an exception if it is.
- Assembly
- Cake
.Svn .dll - Namespace
- Cake
.Svn - Containing Type
- SvnTool
<TSettings>
Syntax
protected void CheckSettingsIsNotNull(SvnRemoteSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | SvnRemoteSettings |
Return Value
Type | Description |
---|---|
void |