C# 클래스 SensorbergSDK.Internal.Data.SdkData

Persisten storage of the sdk related configuration and settings.
파일 보기 프로젝트 열기: sensorberg-dev/windows10-sdk

공개 메소드들

메소드 설명
NextId ( ) : int

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

메소드 상세

NextId() 공개 정적인 메소드

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
리턴 int