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.ImageOptimizer.
Summary
Initializes a new instance of the
OptimizedFileEventArgs
class.
- Assembly
- Cake
.ImageOptimizer .dll - Namespace
- Cake
.ImageOptimizer - Containing Type
- Optimized
File Event Args
Syntax
public OptimizedFileEventArgs(OptimizedFile file)
Parameters
Name | Type | Description |
---|---|---|
file | OptimizedFile | The optimzied file |
Return Value
Type | Description |
---|---|
void |