CSharpTest.Net
Assert(Boolean) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.RpcLibrary Assembly > CSharpTest.Net.RpcLibrary Namespace > RpcException Class > Assert Method : Assert(Boolean) Method

condition

Glossary Item Box

if(condition == false) throws Unspecified rpc error

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Sub Assert( _
   ByVal condition As Boolean _
) 
C# 
public static void Assert( 
   bool condition
)

Parameters

condition

Exceptions

ExceptionDescription
RpcExceptionException class: RpcException : System.ComponentModel.Win32Exception Unspecified rpc error

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys