Interface IHasWCState
Contract for a object with
working counter (WC) state (see
public interface IHasWCState
Properties
DataAreValid
Gets a value indicating whether the data are valid.
bool DataAreValid { get; }
Contract for a object with
working counter (WC) state (see
public interface IHasWCState
Gets a value indicating whether the data are valid.
bool DataAreValid { get; }