C# Class DestinyPostGameCarnageReportExtendedData, DotNetBungieAPI

Inheritance: IDeepEquatable
Show file Open project: EndGameGl/.NetBungieAPI

Private Properties

Property Type Description
OnPropertyChanged void

Public Methods

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

Private Methods

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

Method Details

DeepEquals() public method

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

Update() public method

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