Метод | Описание | |
---|---|---|
GetInstance ( string file ) : FormatManager |
Factory that creates the right FormatManager instance based on a file's extension
|
public static GetInstance ( string file ) : FormatManager | ||
file | string | Path to the file for which a FormatManager is required |
Результат | FormatManager |