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, FilePath inputFile, EazfuscatorNetSettings settings)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
The context. |
inputFile |
FilePath |
The file to be obfuscated |
settings |
EazfuscatorNetSettings |
The settings. |
Return Value