Summary
A Collection of
SwitchExcludeFilename.
- Namespace
- Cake
.SevenZip .Switches - Interfaces
- Base Types
graph BT
Type-->Base0["BaseSwitchCollection<SwitchExcludeFilename>"]
Base0-->Base1["object"]
Type-.->Interface0["ISwitch"]
click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISwitch"
Type["SwitchExcludeFilenameCollection"]
class Type type-node
Syntax
public class SwitchExcludeFilenameCollection : BaseSwitchCollection<SwitchExcludeFilename>, ISwitch
Constructors
| Name | Summary |
|---|---|
| Switch |
Initializes a new instance of the SwitchExcludeFilenameCollection class.
|