Update nome classe gest festività da calendario
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user