Class TextOutputGeneratorDC
- Namespace
- SunamoDevCode
- Assembly
- SunamoDevCode.dll
Generates formatted text output from collections and messages.
public class TextOutputGeneratorDC
- Inheritance
-
TextOutputGeneratorDC
- Inherited Members
- Extension Methods
Methods
List(List<string>, string)
Outputs a list of items with the given message header.
public void List(List<string> foldersWithSlnKo, string message)