Метод | Описание | |
---|---|---|
CanHandle ( FilePath fileName, string mimeType, |
||
GetApplication ( FilePath fileName, string mimeType, |
public CanHandle ( FilePath fileName, string mimeType, |
||
fileName | FilePath | |
mimeType | string | |
ownerProject | ||
Результат | bool |
public GetApplication ( FilePath fileName, string mimeType, |
||
fileName | FilePath | |
mimeType | string | |
ownerProject | ||
Результат | MonoDevelop.Ide.Desktop.DesktopApplication |