Table of Contents

Class AllowedTypeAny

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IAllowedType that allows selection of any types (.).

public class AllowedTypeAny : IAllowedType
Inheritance
AllowedTypeAny
Implements
Inherited Members

Methods

IsAllowed(string)

Returns true if the file at path is compatible with this allow option. Note that the file may not exist (e.g. in the case of saving).

ToString()

Returns a string representation of this AllowedTypeAny.