C# Class rosette_api.RosetteExtensions

Extension classes specific to the Rosette binding
Exibir arquivo Open project: rosette-api/csharp

Public Methods

Method Description
MorphologyEndpoint ( this feature ) : string

Extension method to convert camelCase feature to hyphenated string endpoint

Method Details

MorphologyEndpoint() public static method

Extension method to convert camelCase feature to hyphenated string endpoint
public static MorphologyEndpoint ( this feature ) : string
feature this MorphologyFeature
return string