Class AppOfflineWrapper
Inheritance
System.Object
AppOfflineWrapper
Implements
System.IDisposable
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Nuke.WebDeploy
Assembly: Nuke.WebDeploy.dll
Syntax
public class AppOfflineWrapper : IDisposable
Constructors
| Improve this Doc View SourceAppOfflineWrapper(WebDeploySettings)
Declaration
public AppOfflineWrapper(WebDeploySettings settings)
Parameters
Type | Name | Description |
---|---|---|
WebDeploySettings | settings |
Methods
| Improve this Doc View SourceDispose()
Declaration
public void Dispose()
Implements
System.IDisposable