LCS_CSHARP A C# class to perform LCS(Longest Common String) algorithm Features:<br/ > A class written in C# to perform LCS algorithm.<br/ > You can use in .NET environment.<br/ > Use getLCS function to get your LCS result string.