C# Class ScrewTurn.Wiki.MimeTypes

Contains a list of MIME Types.
显示文件 Open project: mono/ScrewTurnWiki

Public Methods

Method Description
Init ( ) : void

Initializes the list of the MIME Types, with the most common media types.

Method Details

Init() public static method

Initializes the list of the MIME Types, with the most common media types.
public static Init ( ) : void
return void