Table of Contents

Class ParameterCountMismatchResult

Namespace
NetCord.Services
Assembly
NetCord.Services.dll
public class ParameterCountMismatchResult : ParametersMismatchResult, IFailResult, IExecutionResult
Inheritance
ParameterCountMismatchResult
Implements
Inherited Members

Properties

TooFew

public static ParameterCountMismatchResult TooFew { get; }

Property Value

ParameterCountMismatchResult

TooMany

public static ParameterCountMismatchResult TooMany { get; }

Property Value

ParameterCountMismatchResult

Type

public ParameterCountMismatchType Type { get; }

Property Value

ParameterCountMismatchType