Table of Contents

Property RequiredOperandCount

Namespace
RuleWright.Core
Assembly
RuleWright.Core.dll

RequiredOperandCount

The exact operand count a call must supply, or null when any count is accepted.

public int? RequiredOperandCount { get; }

Property Value

int?