Table of Contents

Class NotFoundResult

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

Constructors

NotFoundResult(string)

public NotFoundResult(string message)

Parameters

message string

Properties

Message

public string Message { get; }

Property Value

string