C# Class SensorbergSDK.Internal.Data.SdkData

Persisten storage of the sdk related configuration and settings.
Afficher le fichier Open project: sensorberg-dev/windows10-sdk

Méthodes publiques

Méthode Description
NextId ( ) : int

Returns next incremental ID. The ID is global to the application and the counter is not reset, when the application is restarted.

Method Details

NextId() public static méthode

Returns next incremental ID. The ID is global to the application and the counter is not reset, when the application is restarted.
public static NextId ( ) : int
Résultat int