Declares that the specified options cannot be used together.
public sealed class MutuallyExclusiveConstraint : OptionConstraint
kind:method, kind:property, kind:ctor. Press Esc to clear.MutuallyExclusiveConstraint(String[], Func<Boolean>?)Creates a new mutually exclusive constraint.MutuallyExclusiveConstraint(String[])Creates a new mutually exclusive constraint.OptionNamesGets the option names in this exclusive group.