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.igloo15.Helper.
Summary
Print all arguments except private ones
- Assembly
- Cake
.igloo15 .Helper .dll - Namespace
- Cake
.igloo15 .Helper - Containing Type
- ArgumentExtensions
Syntax
public static void PrintArguments(this ICakeContext context)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The Cake Context |
Return Value
| Type | Description |
|---|---|
| void |
