[]
Initializes a new instance of the DeletedStateIsAvailableAttribute class.
public DeletedStateIsAvailableAttribute(bool isAvailable)
Type | Name | Description |
---|---|---|
bool | isAvailable | true if the properties of an object of the class still return correct property values after the object has been deleted from the collection it belonged to. |