Méthode | Description | |
---|---|---|
CanHandle ( FilePath fileName, string mimeType, |
||
GetApplication ( FilePath fileName, string mimeType, |
public CanHandle ( FilePath fileName, string mimeType, |
||
fileName | FilePath | |
mimeType | string | |
ownerProject | ||
Résultat | bool |
public GetApplication ( FilePath fileName, string mimeType, |
||
fileName | FilePath | |
mimeType | string | |
ownerProject | ||
Résultat | MonoDevelop.Ide.Desktop.DesktopApplication |