C# 클래스 ClanBannerDecal, DotNetBungieAPI

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

Private Properties

프로퍼티 타입 설명
OnPropertyChanged void

공개 메소드들

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

비공개 메소드들

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

메소드 상세

DeepEquals() 공개 메소드

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

Update() 공개 메소드

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