Cannot declare a variable of static type

public static string DetectSilverlightVersion()
        {  spa

            // Can't declare a variable of static type ‘Microsoft.Win32.Registry’
            Registry silverlightApplicationPathRegKey = null;
           
            bool is64Bit = OSUtility.IsServerOS64Bit();
            string version; string

            ...... it


         } io

相關文章
相關標籤/搜索