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