ZipPackageFile.Equals Method
Declaring Type: ZipPackageFile
Namespace: Velopack.NuGet
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
Overloads
| Signature | Description |
|---|---|
| Equals(ZipPackageFile) | |
| Equals(object) |
Equals(ZipPackageFile)
[NullableContext(2)]
public bool Equals(ZipPackageFile other);
Parameters
other ZipPackageFile
Returns
bool
Equals(object)
[NullableContext(2)]
public bool Equals(object obj);
Parameters
obj object
Returns
bool
Documentation generated by MdDocs