Метод | Описание | |
---|---|---|
GetExtension ( this type ) : string |
Gets the default extension for the backend type.
|
|
SetCurrentToDb4OBackend ( IFdoUI ui, IFdoDirectories dirs ) : void |
This is the implementation for the static constructor. It is in a separate method to allow tests to reset it (using reflection).
|
public static GetExtension ( this type ) : string | ||
type | this | |
Результат | string |
public static SetCurrentToDb4OBackend ( IFdoUI ui, IFdoDirectories dirs ) : void | ||
ui | IFdoUI | |
dirs | IFdoDirectories | |
Результат | void |