Interface ToString<T>

Type Parameters:
T - Type of object.

public interface ToString<T>
An interface that converts some type of object to a String.
Author:
Syam