C# (CSharp) Wxv.Swg.Common Namespace

Nested Namespaces

Wxv.Swg.Common.Exporters
Wxv.Swg.Common.Files

Classes

Name Description
ByteArrayExtensions
CsvUtil A CSV String Formatting & Parsing class that also provides some static methods for quick access Example of proper formatting use : Console.WriteLine (String.Format (new CsvUtil (), "{0} converts to {1:csv}", myStr)); Example of quicky use : Console.WriteLine (CsvUtil.Format (myStr)); or Console.WriteLine (CsvUtil.Format (myStrCollection));
FileType
FileTypeExporter
FileUtilities
FileViewExporter
RtfCharacterEncoder
StreamExtensions
XMLViewerSettings
XmlToRtfConverter
XnaExtensions