Click or drag to resize
Precondition Class
Evaluates function preconditions and throws or raises an event of the condition evaluates to false.
Inheritance Hierarchy
SystemObject
  StreamCoders.HelpersPrecondition

Namespace: StreamCoders.Helpers
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static class Precondition

The Precondition type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIgnoreFailures
If true all false evaluations will be ignored.
Top
Methods
Events
See Also