8 lines
112 B
C#
8 lines
112 B
C#
|
namespace NetworkResurrector.Application.Queries
|
|||
|
{
|
|||
|
class GetServiceVersion
|
|||
|
{
|
|||
|
//TO DO
|
|||
|
}
|
|||
|
}
|