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.Eazfuscator.Net.
Summary
Executes Eazfuscator.Net.exe on selection of files.
- Assembly
- Cake
.Eazfuscator .Net .dll - Namespace
- Cake
.Eazfuscator .Net - Containing Type
- Eazfuscator
Net Aliases
Syntax
public static void EazfuscatorNet(this ICakeContext context, IEnumerable<FilePath> inputFiles)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
| inputFiles | IEnumerable |
Return Value
| Type | Description |
|---|---|
| void |
