XenoAtom.CommandLine Home
  1. Home
  2. Docs
  3. API
    1. NuGet
    2. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XenoAtom.CommandLine
    4. OptionConstraint

    OptionConstraint Class

    Definition

    Namespace XenoAtom.CommandLine
    Assembly XenoAtom.CommandLine.dll
    Inherits Object → CommandNode
    Derived XenoAtom.CommandLine.MutuallyExclusiveConstraint, XenoAtom.CommandLine.RequiresConstraint
    View source
    Show inherited members (10)
    • XenoAtom.CommandLine.CommandNode.ActivePredicate
    • XenoAtom.CommandLine.CommandNode.IsActive()
    • XenoAtom.CommandLine.CommandNode.Parent
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()

    Defines a constraint between options in a command.

    public abstract class OptionConstraint : CommandNode
    

    This project is part of the XenoAtom.


    Copyright © 2026, Alexandre Mutel aka xoofx - Content licensed under the Creative Commons CC BY 4.0 | Site generated by lunet hosted on GitHub Pages