What's Changed?
OutputCsvLogic Class Members
Properties  Methods 


KellermanSoftware.WhatsChanged Namespace : OutputCsvLogic Class

The following tables list the members exposed by OutputCsvLogic.

Public Constructors
 NameDescription
Public Constructor Default constructor  
Top
Public Properties
 NameDescription
Public Property By default it will write to streams and files using Encoding.Default. This can be overridden: See http://msdn.microsoft.com/en-us/library/windows/desktop/dd317756%28v=vs.85%29.aspx and http://msdn.microsoft.com/en-us/library/system.text.encoding.aspx  
Public Property The quote character. Defaults to double quote  
Public Property The seperator for the columns. Default is a comma. Can change to tab, pipe, etc.  
Top
Public Methods
 NameDescription
Public Method Output the comparison result to a file  
Public Method Output the comparison result to a stream  
Public Method Output the comparison to one giant string  
Top
See Also

Reference

OutputCsvLogic Class
KellermanSoftware.WhatsChanged Namespace