Component (IFileSystemComponent):?
- This is the base interface that defines a common method ShowInfo() that
will be implemented by both leaf and composite components.
public interface IFileSystemComponent
void ShowInfo();
will be implemented by both leaf and composite components.
public interface IFileSystemComponent
void ShowInfo();