d2d.core.iverifiable



interface IVerifiable;
Interface containing a isValid function. Often combined with IDisposable.

abstract @property bool valid();
Function for checking if this is valid.


Page generated by Ddoc.