共用方式為


UnsupportedObjectNameException 建構

Initializes a new instance of the UnsupportedObjectNameException class.

多載清單 

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

頂端