Table of Contents

Class ParameterCountMismatchResult

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

Constructors

ParameterCountMismatchResult(ParameterCountMismatchType)

public ParameterCountMismatchResult(ParameterCountMismatchType type)

Parameters

type ParameterCountMismatchType

Properties

Message

public string Message { get; }

Property Value

string

Type

public ParameterCountMismatchType Type { get; }

Property Value

ParameterCountMismatchType