C# Class ClanBannerDecal, DotNetBungieAPI

Inheritance: IDeepEquatable
Afficher le fichier Open project: EndGameGl/.NetBungieAPI

Private Properties

Свойство Type Description
OnPropertyChanged void

Méthodes publiques

Méthode Description
DeepEquals ( ClanBannerDecal? other ) : bool
Update ( ClanBannerDecal? other ) : void

Private Methods

Méthode Description
OnPropertyChanged ( string? propertyName = null ) : void

Method Details

DeepEquals() public méthode

public DeepEquals ( ClanBannerDecal? other ) : bool
other ClanBannerDecal?
Résultat bool

Update() public méthode

public Update ( ClanBannerDecal? other ) : void
other ClanBannerDecal?
Résultat void