C# Class XG.Business.Model.Snapshot

Afficher le fichier Open project: lformella/xdcc-grabscher Class Usage Examples

Méthodes publiques

Свойство Type Description
SnapshotCount int

Méthodes publiques

Méthode Description
Get ( SnapshotValue aType ) : double
Set ( SnapshotValue aType, double aValue ) : void
Snapshot ( ) : System.Collections.Generic

Method Details

Get() public méthode

public Get ( SnapshotValue aType ) : double
aType SnapshotValue
Résultat double

Set() public méthode

public Set ( SnapshotValue aType, double aValue ) : void
aType SnapshotValue
aValue double
Résultat void

Snapshot() public méthode

public Snapshot ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

SnapshotCount public_oe static_oe property

public static int SnapshotCount
Résultat int