Table of Contents

Class EnumFieldLocalizationPathSegment

Namespace
NetCord.Services.ApplicationCommands
Assembly
NetCord.Services.dll
public class EnumFieldLocalizationPathSegment : LocalizationPathSegment
Inheritance
EnumFieldLocalizationPathSegment
Inherited Members

Constructors

EnumFieldLocalizationPathSegment(FieldInfo)

public EnumFieldLocalizationPathSegment(FieldInfo field)

Parameters

field FieldInfo

Properties

Field

public FieldInfo Field { get; }

Property Value

FieldInfo