Class UnderscoredNamingConvention
public class UnderscoredNamingConvention : INamingConvention
- Inheritance
-
UnderscoredNamingConvention
- Implements
-
INamingConvention
- Inherited Members
- Extension Methods
Properties
Instance
public static UnderscoredNamingConvention Instance { get; }
Property Value
Properties
Gets the list.
public List<object> Properties { get; }
Property Value
Methods
Apply(string)
public string Apply(string value)
Parameters
value
string