C# Class SensorbergSDK.AppSettings

Afficher le fichier Open project: sensorberg-dev/windows10-sdk Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ContainsKey ( string key ) : bool
Remove ( string key ) : bool
this ( string key ) : object

Method Details

ContainsKey() public méthode

public ContainsKey ( string key ) : bool
key string
Résultat bool

Remove() public méthode

public Remove ( string key ) : bool
key string
Résultat bool

this() public méthode

public this ( string key ) : object
key string
Résultat object