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 single file.
- Assembly
- Cake
.Eazfuscator .Net .dll - Namespace
- Cake
.Eazfuscator .Net - Containing Type
- Eazfuscator
Net Aliases
Syntax
public static void EazfuscatorNet(this ICakeContext context, FilePath inputFile)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
| inputFile | FilePath |
Return Value
| Type | Description |
|---|---|
| void |
