Метод | Описание | |
---|---|---|
TransactionEventArgs ( System.Boolean isSuccess = true, String message = null ) : System | ||
TransactionEventArgs ( String message ) : System |
public TransactionEventArgs ( System.Boolean isSuccess = true, String message = null ) : System | ||
isSuccess | System.Boolean | |
message | String | |
Результат | System |
public TransactionEventArgs ( String message ) : System | ||
message | String | |
Результат | System |