Alquimiaware.NuGetUnity.Tests.FileSystemFolderCommandsTests.Contracts.GetFolderCommands C# (CSharp) Method

GetFolderCommands() protected method

protected GetFolderCommands ( ) : IFolderCommands
return IFolderCommands
            protected override IFolderCommands GetFolderCommands()
            {
                return new FileSystemFolderCommands();
            }