C# 클래스 HuaweiCloud.SDK.Dcs.V2.Model.DetailsBody

详细信息结构体
파일 보기 프로젝트 열기: huaweicloud/huaweicloud-sdk-net-v3 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
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

메소드 상세

Equals() 공개 메소드

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

Equals() 공개 메소드

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

GetHashCode() 공개 메소드

Get hash code
public GetHashCode ( ) : int
리턴 int

ToString() 공개 메소드

Get the string
public ToString ( ) : string
리턴 string