Interface ISimpleConverter
- Namespace
- SunamoInterfaces.Interfaces
- Assembly
- SunamoInterfaces.dll
Non-generic string-to-string converter interface.
public interface ISimpleConverter : ISimpleConverterT<string, string>
- Inherited Members
- Extension Methods