Метод | Описание | |
---|---|---|
DivideByZeroException ( ) : System.Runtime.InteropServices | ||
DivideByZeroException ( string message ) : System.Runtime.InteropServices | ||
DivideByZeroException ( string message, |
Метод | Описание | |
---|---|---|
DivideByZeroException ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices |
public DivideByZeroException ( ) : System.Runtime.InteropServices | ||
Результат | System.Runtime.InteropServices |
protected DivideByZeroException ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices | ||
info | SerializationInfo | |
context | StreamingContext | |
Результат | System.Runtime.InteropServices |
public DivideByZeroException ( string message ) : System.Runtime.InteropServices | ||
message | string | |
Результат | System.Runtime.InteropServices |
public DivideByZeroException ( string message, |
||
message | string | |
innerException | ||
Результат | System.Runtime.InteropServices |