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
Syntax
public static void EazfuscatorNet(this ICakeContext context, IEnumerable<FilePath> inputFiles, EazfuscatorNetSettings settings)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
The context. |
inputFiles |
IEnumerable<FilePath> |
The files to be obfuscated |
settings |
EazfuscatorNetSettings |
The settings. |
Return Value