C# Class csEvents.Sensors.DataSet

Inheritance: Caliburn.Micro.PropertyChangedBase
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : object

Shallow clone.

SetFocusDate ( System.DateTime focusTime ) : bool
TriggerUpdated ( ) : void

Method Details

Clone() public méthode

Shallow clone.
public Clone ( ) : object
Résultat object

SetFocusDate() public méthode

public SetFocusDate ( System.DateTime focusTime ) : bool
focusTime System.DateTime
Résultat bool

TriggerUpdated() public méthode

public TriggerUpdated ( ) : void
Résultat void