Overload | Description |
---|---|
Assert(Boolean) | if(condition == false) throws Unspecified rpc error |
Assert(Boolean,String) | if(condition == false) throws {0} |
Assert(RpcError) | Asserts that the argument is set to RpcError.RPC_S_OK or throws a new exception. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7