Esempio n. 1
0
    public static string GetBLEImageType()
    {
        string type;

        type = controllerlink.GetBLEImageType();
        return(type);
    }