 | GZipStreamToolWatch Constructor (WatchType) |
Namespace:
GZipStreamTool.Base.GZipTools
Assembly:
GZipStreamTool.Base (in GZipStreamTool.Base.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic GZipStreamToolWatch(
WatchType type
)
Public Sub New (
type As WatchType
)
public:
GZipStreamToolWatch(
WatchType type
)
new :
type : WatchType -> GZipStreamToolWatch
Parameters
- type
- Type: GZipStreamTool.Base.GZipToolsWatchType
[Missing <param name="type"/> documentation for "M:GZipStreamTool.Base.GZipTools.GZipStreamToolWatch.#ctor(GZipStreamTool.Base.GZipTools.WatchType)"]
See Also