C# (CSharp) Azavea.NijPredictivePolicing.Common.Data CommaSeparatedValueWriter - 1 examples found. These are the top rated real world C# (CSharp) examples of Azavea.NijPredictivePolicing.Common.Data.CommaSeparatedValueWriter extracted from open source projects. You can rate examples to help us improve the quality of examples.
A basic implementation of the IDataWriter interface, so we can simply export CSV files. Should be compliant with RFC4180 ( http://tools.ietf.org/html/rfc4180 ).