共用方式為


NotInTransactionException 建構

Initializes a new instance of the NotInTransactionException class.

多載清單 

  名稱 描述
公用方法 NotInTransactionException() () () () Initializes a new instance of the NotInTransactionException class.
公用方法 NotInTransactionException(String) Initializes a new instance of the NotInTransactionException class with the specified message text.
公用方法 NotInTransactionException(String, Exception) Initializes a new instance of the NotInTransactionException class with the specified message text and inner exception.

頂端