CompilationOptions.EqualsHelper(CompilationOptions) 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.
protected:
bool EqualsHelper(Microsoft::CodeAnalysis::CompilationOptions ^ other);
protected bool EqualsHelper(Microsoft.CodeAnalysis.CompilationOptions other);
protected bool EqualsHelper(Microsoft.CodeAnalysis.CompilationOptions? other);
member this.EqualsHelper : Microsoft.CodeAnalysis.CompilationOptions -> bool
Protected Function EqualsHelper (other As CompilationOptions) As Boolean
Paramètres
- other
- CompilationOptions