Interface IFormattable
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Formattable.html
public interface IFormattable
Methods
FormatTo(Formatter, int, int, int)
void FormatTo(Formatter arg0, int arg1, int arg2, int arg3)