C# Class DA.VersionNetFramework, code

显示文件 Open project: shendongnian/code

Public Methods

Method Description
Get45or451FromRegistry ( ) : string
GetUpdateHistory ( ) : string
GetVersionFromRegistry ( ) : string

Private Methods

Method Description
CheckFor45DotVersion ( int releaseKey ) : string

Method Details

Get45or451FromRegistry() public static method

public static Get45or451FromRegistry ( ) : string
return string

GetUpdateHistory() public static method

public static GetUpdateHistory ( ) : string
return string

GetVersionFromRegistry() public static method

public static GetVersionFromRegistry ( ) : string
return string