C# Class DestinyPostGameCarnageReportExtendedData, DotNetBungieAPI

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

Private Properties

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

Méthodes publiques

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

Private Methods

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

Method Details

DeepEquals() public méthode

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

Update() public méthode

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