Class ErrorCaseAttribute
Marks a static partial factory method on a GenerateResultAttribute
type as an error case. Error cases contribute to Failed and carry problems.
[AttributeUsage(AttributeTargets.Method, Inherited = false, AllowMultiple = false)]
public sealed class ErrorCaseAttribute : Attribute
- Inheritance
-
ErrorCaseAttribute
- Inherited Members