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