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