C# 클래스 DestinyBaseItemComponentSetOfuint32, DotNetBungieAPI

상속: IDeepEquatable
파일 보기 프로젝트 열기: EndGameGl/.NetBungieAPI

Private Properties

프로퍼티 타입 설명
OnPropertyChanged void

공개 메소드들

메소드 설명
DeepEquals ( DestinyBaseItemComponentSetOfuint32? other ) : bool
Update ( DestinyBaseItemComponentSetOfuint32? other ) : void

비공개 메소드들

메소드 설명
OnPropertyChanged ( string? propertyName = null ) : void

메소드 상세

DeepEquals() 공개 메소드

public DeepEquals ( DestinyBaseItemComponentSetOfuint32? other ) : bool
other DestinyBaseItemComponentSetOfuint32?
리턴 bool

Update() 공개 메소드

public Update ( DestinyBaseItemComponentSetOfuint32? other ) : void
other DestinyBaseItemComponentSetOfuint32?
리턴 void