C# Class ClanBannerDecal, DotNetBungieAPI

Inheritance: IDeepEquatable
Mostrar archivo Open project: EndGameGl/.NetBungieAPI

Private Properties

Property Type Description
OnPropertyChanged void

Public Methods

Method Description
DeepEquals ( ClanBannerDecal? other ) : bool
Update ( ClanBannerDecal? other ) : void

Private Methods

Method Description
OnPropertyChanged ( string? propertyName = null ) : void

Method Details

DeepEquals() public method

public DeepEquals ( ClanBannerDecal? other ) : bool
other ClanBannerDecal?
return bool

Update() public method

public Update ( ClanBannerDecal? other ) : void
other ClanBannerDecal?
return void