C# Class ShipStationAccess.V2.Models.Order.ShipStationOrder

Afficher le fichier Open project: skuvault/shipStationAccess Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Equals ( ShipStationOrder other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
operator ( ) : bool

Method Details

Equals() public méthode

public Equals ( ShipStationOrder other ) : bool
other ShipStationOrder
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

operator() public static méthode

public static operator ( ) : bool
Résultat bool