Méthode | Description | |
---|---|---|
GetMIMEType ( string ext ) : string | ||
RegisterMIME ( string ext, string mime ) : void |
Méthode | Description | |
---|---|---|
MIMEDatabase ( ) : System |
public static GetMIMEType ( string ext ) : string | ||
ext | string | |
Résultat | string |
public static RegisterMIME ( string ext, string mime ) : void | ||
ext | string | |
mime | string | |
Résultat | void |