CliLink Class
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Represents a link.
public sealed class CliLink : IEquatable<CliLink>
- Inheritance
-
CliLink
- Implements
Constructors
| CliLink(string) |
Represents a link. |
Properties
| Id |
Gets the link ID. |
| Url |
Gets the url. |
Methods
| Equals(CliLink?) |
Indicates whether the current object is equal to another object of the same type. |
| Equals(object?) |
Determines whether the specified object is equal to the current object. |
| GetHashCode() |
Serves as the default hash function. |