Alquimiaware.NuGetUnity.Tests.FileSystemFolderCommandsTests.Contracts.GetFolderCommands C# (CSharp) Méthode

GetFolderCommands() protected méthode

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