Method | Description | |
---|---|---|
Check ( ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
FatalErrorMessage ( string message, string caption ) : Task |
Method | Description | |
---|---|---|
CheckFor46DotVersion ( int releaseKey ) : bool | ||
CheckNet46 ( ) : System.Threading.Tasks.Task | ||
Get46FromRegistry ( ) : bool | ||
IsNet46OrNewer ( ) : bool | ||
IsSevenOrNewer ( ) : bool | ||
TryOpenNet46Url ( ) : void |
public Check ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
protected FatalErrorMessage ( string message, string caption ) : Task |
||
message | string | |
caption | string | |
return | Task |