Update nome classe gest festività da calendario

This commit is contained in:
Samuele E. Locatelli
2020-02-03 14:00:20 +01:00
parent ba63cfd7f6
commit caa9e9f5a8
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -181,7 +181,7 @@
<Compile Include="authProxy.cs" />
<Compile Include="BillingProxy.cs" />
<Compile Include="calc.cs" />
<Compile Include="calendar.cs" />
<Compile Include="calendarMan.cs" />
<Compile Include="confrontoValori.cs" />
<Compile Include="CSV_utils.cs" />
<Compile Include="DataLayer_AnagGen.Designer.cs">
@@ -21,7 +21,10 @@ namespace SteamWare
/// </summary>
public string what { get; set; } = "";
}
public class calendar
/// <summary>
/// Classe gestione procedure Calendario (es festività)
/// </summary>
public class calendarMan
{
/// <summary>
/// Calculate Easter Sunday for any given year.