cf8fe0e9 6773 3eb7 b57a c5bfbb0d805a - akesseler/Plexdata.Utilities.Templates GitHub Wiki
Checks the equality of the label.
Namespace: Plexdata.Utilities.Formatting.Entities
Assembly: Plexdata.Utilities.Templates (in Plexdata.Utilities.Templates.dll) Version: 1.0.0
C#
public bool Equals(
string other
)
- other
- Type: System.String
The other label to be checked.
Type: Boolean
True if current label is equal to the other label and false otherwise.
This method just checks if current label is equal to other.
ArgumentRelations.ArgumentRelation Class
Equals Overload
Plexdata.Utilities.Formatting.Entities Namespace