C# Class BananaHook.Infrastructure.Helper

Datei anzeigen Open project: sgraf812/BananaHook

Public Methods

Method Description
ThrowWin32ExceptionIfFalse ( Func func ) : void

Method Details

ThrowWin32ExceptionIfFalse() public static method

public static ThrowWin32ExceptionIfFalse ( Func func ) : void
func Func
return void