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.SquareLogo.
- Assembly
- Cake
.SquareLogo .dll - Namespace
- Cake
.SquareLogo .LogoAlias - Containing Type
- ContextExtension
Syntax
public static void CreateLogo(this ICakeContext context, string text, string outputPath)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| text | string | |
| outputPath | string |
Return Value
| Type | Description |
|---|---|
| void |
