/*
* WmiSettingsHandler
*
* Copyright 2018 Raising the Floor - US
*
* Licensed under the New BSD license. You may not use this file except in
* compliance with this License.
*
* You may obtain a copy of the License at
* https://github.com/GPII/universal/blob/master/LICENSE.txt
*/
using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using System.Linq;
using System.Management;
///
/// Entry point to make a generic query to WMI through edge.js.
///
public class Startup {
public async Task