메소드 | 설명 | |
---|---|---|
Assert ( bool condition, string message ) : void | ||
MsmqException ( ) : System | ||
MsmqException ( string message ) : System | ||
MsmqException ( string message, |
메소드 | 설명 | |
---|---|---|
MsmqException ( |
public static Assert ( bool condition, string message ) : void | ||
condition | bool | |
message | string | |
리턴 | void |
protected MsmqException ( |
||
info | ||
context | ||
리턴 | System |
public MsmqException ( string message, |
||
message | string | |
inner | ||
리턴 | System |