Skip to content

Commit

Permalink
Added description
Browse files Browse the repository at this point in the history
  • Loading branch information
stumpdk committed May 30, 2016
1 parent a390f43 commit 57a0b8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Library/BaseDirHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

namespace MySql.Server
{
/// <summary>
/// A helper class used to find the base directory of the application
/// </summary>
internal class BaseDirHelper
{
static string baseDir;
Expand Down

0 comments on commit 57a0b8c

Please sign in to comment.