C# Class SharpOSC.Timetag

Afficher le fichier Open project: ValdemarOrn/SharpOSC Class Usage Examples

Méthodes publiques

Свойство Type Description
Tag System.UInt64

Méthodes publiques

Méthode Description
Equals ( System obj ) : bool
GetHashCode ( ) : int
Timetag ( System.DateTime value ) : System
Timetag ( System.UInt64 value ) : System
operator ( ) : bool

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Timetag() public méthode

public Timetag ( System.DateTime value ) : System
value System.DateTime
Résultat System

Timetag() public méthode

public Timetag ( System.UInt64 value ) : System
value System.UInt64
Résultat System

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

Tag public_oe property

public UInt64,System Tag
Résultat System.UInt64