C# Class HuaweiCloud.SDK.Dcs.V2.Model.DetailsBody

详细信息结构体
Afficher le fichier Open project: huaweicloud/huaweicloud-sdk-net-v3 Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Equals ( DetailsBody input ) : bool

Returns true if objects are equal

Equals ( object input ) : bool

Returns true if objects are equal

GetHashCode ( ) : int

Get hash code

ToString ( ) : string

Get the string

Method Details

Equals() public méthode

Returns true if objects are equal
public Equals ( DetailsBody input ) : bool
input DetailsBody
Résultat bool

Equals() public méthode

Returns true if objects are equal
public Equals ( object input ) : bool
input object
Résultat bool

GetHashCode() public méthode

Get hash code
public GetHashCode ( ) : int
Résultat int

ToString() public méthode

Get the string
public ToString ( ) : string
Résultat string