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

详细信息结构体
显示文件 Open project: huaweicloud/huaweicloud-sdk-net-v3 Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method 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 method

Returns true if objects are equal
public Equals ( DetailsBody input ) : bool
input DetailsBody
return bool

Equals() public method

Returns true if objects are equal
public Equals ( object input ) : bool
input object
return bool

GetHashCode() public method

Get hash code
public GetHashCode ( ) : int
return int

ToString() public method

Get the string
public ToString ( ) : string
return string