7 lines
107 B
C#
7 lines
107 B
C#
namespace FileTime.Core.Command.Copy
|
|
{
|
|
public class CopyCommand : ITransportationCommand
|
|
{
|
|
|
|
}
|
|
} |