Table of Contents

Method IsCompatibleWithAllowedExtensions

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

IsCompatibleWithAllowedExtensions(IFileInfo)

Returns true if there are no AllowedTypes or one of them agrees that file IsAllowed(string).

public bool IsCompatibleWithAllowedExtensions(IFileInfo file)

Parameters

file IFileInfo

Returns

bool