Namespace:
RainWorx.FrameWorx.MVC.Models
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public enum ResultDisposition
Members
Member name | Value | Description | |
---|---|---|---|
Pass | 0 | ||
Fail | 1 | ||
Warning | 2 | ||
Inconclusive | 3 |
See Also