@ -16,6 +16,11 @@ namespace GBase
/// </summary>
public class GBase : IGBase
{
/// <summary>
/// The file extension for all GBase tables
public const string GBASE_TABLE_FILE_EXTENSION = "gb"; //TODO: Find correct place for this const
/// The base class of the GBase database