Alquimiaware.NuGetUnity.Tests.FileSystemFolderCommandsTests.Contracts.GetFolderCommands C# (CSharp) 메소드

GetFolderCommands() 보호된 메소드

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