Miner.Tasks Namespace > Check Class > Require Method : Require(Boolean) Method |
'Declaration
Public Overloads Shared Sub Require( _ ByVal assertion As System.Boolean _ )
'Usage
Dim assertion As System.Boolean Check.Require(assertion)
public static void Require( System.bool assertion )
public procedure Require( assertion: System.Boolean ); static;
public static function Require( assertion : System.boolean );
public: static void Require( System.bool assertion )
public: static void Require( System.bool assertion )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2