Miner.Tasks Namespace > Check Class > Invariant Method : Invariant(Boolean) Method |
'Declaration
Public Overloads Shared Sub Invariant( _ ByVal assertion As System.Boolean _ )
'Usage
Dim assertion As System.Boolean Check.Invariant(assertion)
public static void Invariant( System.bool assertion )
public procedure Invariant( assertion: System.Boolean ); static;
public static function Invariant( assertion : System.boolean );
public: static void Invariant( System.bool assertion )
public: static void Invariant( 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