Метод | Описание | |
---|---|---|
QueuingDiscardException ( ) : System, | ||
QueuingDiscardException ( string message ) : System, | ||
QueuingDiscardException ( string message, Exception, innerException ) : System, |
public QueuingDiscardException ( ) : System, | ||
Результат | System, |
public QueuingDiscardException ( string message ) : System, | ||
message | string | |
Результат | System, |
public QueuingDiscardException ( string message, Exception, innerException ) : System, | ||
message | string | |
innerException | Exception, | |
Результат | System, |