10 lines
138 B
C#
10 lines
138 B
C#
|
using System.Runtime.InteropServices;
|
|||
|
|
|||
|
namespace FileSearch.Logic.Model.Engine
|
|||
|
{
|
|||
|
internal class FileCounter
|
|||
|
{
|
|||
|
|
|||
|
}
|
|||
|
}
|