Indicates if this instance has the same value as another instance.
Indicates if this instance has the same value as another instance.
public bool Equals(ByteString);
Indicates if two specified instances have the same value.
public static bool Equals(ByteString,ByteString);
Indicates if this instance has the same value as another object.
public override bool Equals(object);
ByteString Class | Hunny.Base Namespace