Interface IFormatter
- Namespace
- xFunc.Maths.Analyzers.Formatters
- Assembly
- xFunc.Maths.dll
The common interface for expression formatters.
public interface IFormatter : IAnalyzer<string>
- Inherited Members
See Also
IAnalyzer<TResult>
The common interface for expression formatters.
public interface IFormatter : IAnalyzer<string>