DotNet 4.8.1 build of DotNetBar
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
#if FRAMEWORK20
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace DevComponents.Schedule.Model
|
||||
{
|
||||
/// <summary>
|
||||
/// Represents collection of holidays.
|
||||
/// </summary>
|
||||
public class HolidaysCollection
|
||||
{
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user