T_WolfCurses_Control_TextTableExtensions - Maxwolf/WolfCurses GitHub Wiki

TextTableExtensions Class

Converts lists of objects into string table representations of themselves.

Inheritance Hierarchy

System.Object
  WolfCurses.Control.TextTableExtensions
Namespace: WolfCurses.Control
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public static class TextTableExtensions

Methods

 

Name Description
Public methodStatic member ToStringTable(String[,]) The to string table.
Public methodStatic member ToStringTable(T)(IEnumerable(T), Expression(Func(T, Object))[]) The to string table.
Public methodStatic member ToStringTable(T)(IEnumerable(T), String[], Func(T, Object)[]) The to string table.
Public methodStatic member ToStringTable(T)(T[], String[], Func(T, Object)[]) The to string table.
  Back to Top

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

WolfCurses.Control Namespace

⚠️ **GitHub.com Fallback** ⚠️