Пример #1
0
        public string GetDescription()
        {//Get the Description of the first device// Not tested
            string myDescription = lambdaUSB.GetDescription();

            return(myDescription);
        }