C# Class Microsoft.WindowsAzure.Commands.Utilities.Common.XmlSchema.ServiceConfigurationSchema.ConfigurationSetting

Afficher le fichier Open project: AzureRT/azure-sdk-tools Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool

The comparison is done for settings key only without the value.

GetHashCode ( ) : int

Method Details

Equals() public méthode

The comparison is done for settings key only without the value.
public Equals ( object obj ) : bool
obj object The other settings object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int