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