Create a new instance mapping an extension to a mime

C# | Visual Basic |
public FileTypeItem( string ext, string mime )
Public Sub New ( ext As String, mime As String )

- ext (String)
- The file extension to map from
- mime (String)
- The mime-type associated to the extension
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610