Table of Contents

Interface IFormattable

Namespace
Java.Util
Assembly
MASES.JNet.dll

.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)

Parameters

arg0 Formatter

Formatter

arg1 int

int

arg2 int

int

arg3 int

int