7 lines
105 B
C#
7 lines
105 B
C#
namespace Filtration.ObjectModel
|
|
{
|
|
public class ItemFilterSection : ItemFilterBlock
|
|
{
|
|
}
|
|
}
|