Please consider that I am very new to C sharp I want to use this function outside of my Form :
delegate void DeviceListHandlerCallback(string[] st); public vo