Table of Contents

Class UnderscoredNamingConvention

Namespace
Exiled.Loader.Features.Configs
Assembly
Exiled.Loader.dll
public class UnderscoredNamingConvention : INamingConvention
Inheritance
UnderscoredNamingConvention
Implements
INamingConvention
Inherited Members
Extension Methods

Properties

Instance

public static UnderscoredNamingConvention Instance { get; }

Property Value

UnderscoredNamingConvention

Properties

Gets the list.

public List<object> Properties { get; }

Property Value

List<object>

Methods

Apply(string)

public string Apply(string value)

Parameters

value string

Returns

string