diff --git a/GBase.Api/GBase.Api.csproj b/GBase.Api/GBase.Api.csproj index 9f5c4f4..72764a6 100644 --- a/GBase.Api/GBase.Api.csproj +++ b/GBase.Api/GBase.Api.csproj @@ -1,7 +1,7 @@ - - - - netstandard2.0 - - - + + + + netstandard2.0 + + + diff --git a/GBase.Client/GBase.Client.csproj b/GBase.Client/GBase.Client.csproj index 9f5c4f4..72764a6 100644 --- a/GBase.Client/GBase.Client.csproj +++ b/GBase.Client/GBase.Client.csproj @@ -1,7 +1,7 @@ - - - - netstandard2.0 - - - + + + + netstandard2.0 + + + diff --git a/GBase.Server/GBase.Server.csproj b/GBase.Server/GBase.Server.csproj index c73e0d1..d453e9a 100644 --- a/GBase.Server/GBase.Server.csproj +++ b/GBase.Server/GBase.Server.csproj @@ -1,8 +1,8 @@ - - - - Exe - netcoreapp3.1 - - - + + + + Exe + netcoreapp3.1 + + + diff --git a/GBase.Server/Program.cs b/GBase.Server/Program.cs index 52d21b4..5efbf79 100644 --- a/GBase.Server/Program.cs +++ b/GBase.Server/Program.cs @@ -1,14 +1,14 @@ -// Author: Gockner, Simon -// Created: 2020-02-07 -// Copyright(c) 2020 SimonG. All Rights Reserved. - -namespace GBase.Server -{ - class Program - { - static void Main(string[] args) - { - - } - } -} +// Author: Gockner, Simon +// Created: 2020-02-07 +// Copyright(c) 2020 SimonG. All Rights Reserved. + +namespace GBase.Server +{ + class Program + { + static void Main(string[] args) + { + + } + } +} diff --git a/GBase/GBase.xml b/GBase/GBase.xml index 2f40df5..0ea9f4d 100644 --- a/GBase/GBase.xml +++ b/GBase/GBase.xml @@ -1,167 +1,167 @@ - - - - GBase - - - - - Tags a property as an - - - - - The value of the linked property changed - - - - - Tags a class as a - - - - - An entry of a - - - - - An entry of a - - - - - A table - - - - - A table - - - - - The of the class that this represents - - - - - The name of this - - - - - The s of this - - - - - Initialize this - - The of the class that this represents - The name of this - A to cancel the asynchronous operation - True if successful, false if not - - - - The method - - A to await - - - - Internal file handler - - - - - Initialize this - - The path of the database - A to cancel the asynchronous operation - True if successful, false if not - - - - The base class of the GBase database - - - - - The name of this - - - - - The settings of this - - - - - The s of this - - - - - Initialize this - - The name of this - A to cancel the asynchronous operation - True if successful, false if not - - - - Add a given to this - - The given - True if successful, false if not - - - - Removes a given from this - - The given - True if successful, false if not - - - - An entry of a - - - - - A table - - - - - The of the class that this represents - - - - - The name of this - - - - - The s of this - - - - - Initialize this - - The of the class that this represents - The name of this - A to cancel the asynchronous operation - True if successful, false if not - - - - Settings of a instance - - - - + + + + GBase + + + + + Tags a property as an + + + + + The value of the linked property changed + + + + + Tags a class as a + + + + + An entry of a + + + + + An entry of a + + + + + A table + + + + + A table + + + + + The of the class that this represents + + + + + The name of this + + + + + The s of this + + + + + Initialize this + + The of the class that this represents + The name of this + A to cancel the asynchronous operation + True if successful, false if not + + + + The method + + A to await + + + + Internal file handler + + + + + Initialize this + + The path of the database + A to cancel the asynchronous operation + True if successful, false if not + + + + The base class of the GBase database + + + + + The name of this + + + + + The settings of this + + + + + The s of this + + + + + Initialize this + + The name of this + A to cancel the asynchronous operation + True if successful, false if not + + + + Add a given to this + + The given + True if successful, false if not + + + + Removes a given from this + + The given + True if successful, false if not + + + + An entry of a + + + + + A table + + + + + The of the class that this represents + + + + + The name of this + + + + + The s of this + + + + + Initialize this + + The of the class that this represents + The name of this + A to cancel the asynchronous operation + True if successful, false if not + + + + Settings of a instance + + + +