Merge the contents of 2 files and write them sorted to a destination file.
Merge the contents of 2 files and write them sorted to a destination file.
public static object[] MergeAndSortFile(Type,string,string,string);
Merge the contents of 2 files and write them sorted to a destination file.
public static object[] MergeAndSortFile(Type,string,string,string,string);
Merge the contents of 2 files and write them sorted to a destination file.
public static object[] MergeAndSortFile(Type,string,string,string,string,bool);
CommonEngine Class | FileHelpers Namespace