C# Class SensorbergSDK.Internal.Transport.ResolvedAction

Afficher le fichier Open project: sensorberg-dev/windows10-sdk Class Usage Examples

Private Properties

Свойство Type Description
Equals bool

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
IsInsideTimeframes ( DateTimeOffset time ) : bool
ResolvedAction ( ) : System
operator ( ) : bool

Private Methods

Méthode Description
Equals ( ResolvedAction other ) : bool

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

IsInsideTimeframes() public méthode

public IsInsideTimeframes ( DateTimeOffset time ) : bool
time DateTimeOffset
Résultat bool

ResolvedAction() public méthode

public ResolvedAction ( ) : System
Résultat System

operator() public static méthode

public static operator ( ) : bool
Résultat bool