C# Class DestinyBaseItemComponentSetOfuint32, DotNetBungieAPI

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

Private Properties

Property Type Description
OnPropertyChanged void

Public Methods

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

Private Methods

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

Method Details

DeepEquals() public method

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

Update() public method

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