C# Class DestinyBaseItemComponentSetOfuint32, DotNetBungieAPI

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

Private Properties

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

Méthodes publiques

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

Private Methods

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

Method Details

DeepEquals() public méthode

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

Update() public méthode

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