Property CloseController
CloseController
Gets or sets the controller responsible for closing the object of a specific type.
Declaration
public ICloseController<T> CloseController { get; set; }
Property Value
Type | Description |
---|---|
ICloseController<T> |