Method | Description | |
---|---|---|
Assert ( bool condition, string message ) : void | ||
MsmqException ( ) : System | ||
MsmqException ( string message ) : System | ||
MsmqException ( string message, |
Method | Description | |
---|---|---|
MsmqException ( |
public static Assert ( bool condition, string message ) : void | ||
condition | bool | |
message | string | |
return | void |
protected MsmqException ( |
||
info | ||
context | ||
return | System |
public MsmqException ( string message ) : System | ||
message | string | |
return | System |
public MsmqException ( string message, |
||
message | string | |
inner | ||
return | System |