PropertyDoesNotExistException 建構函式
包含受保護的成員
包含繼承的成員
初始化 PropertyDoesNotExistException 類別的新執行個體。
這個成員是多載的。如需這個成員的完整資訊,包含語法、使用方式和範例,請按一下多載清單中的名稱。
多載清單
名稱 | 描述 | |
---|---|---|
PropertyDoesNotExistException() | 初始化 PropertyDoesNotExistException 類別的新執行個體。 | |
PropertyDoesNotExistException(String) | 使用指定的屬性名稱,初始化 PropertyDoesNotExistException 類別的新執行個體。 | |
PropertyDoesNotExistException(SerializationInfo, StreamingContext) | 使用指定的序列化內容,初始化 PropertyDoesNotExistException 類別的新執行個體。 | |
PropertyDoesNotExistException(String, Exception) | 使用指定的屬性名稱和內部例外狀況參考,初始化 PropertyDoesNotExistException 類別的新執行個體。 |
回頁首