SourceLocation.Equals Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
Equals(SourceLocation) | |
Equals(Object) |
Equals(SourceLocation)
Indique si l'objet actuel est égal à un autre objet du même type.
public:
virtual bool Equals(Microsoft::AspNetCore::Razor::SourceLocation other);
public bool Equals (Microsoft.AspNetCore.Razor.SourceLocation other);
override this.Equals : Microsoft.AspNetCore.Razor.SourceLocation -> bool
Public Function Equals (other As SourceLocation) As Boolean
Paramètres
- other
- SourceLocation