Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
GetAllProjects ( ) : IPlovrProject>.Dictionary |
Return all the PlovrProjects configured.
|
|
GetConfig ( ) : |
A helper function to get all the
|
|
GetCurrentPlovrProjectById ( string id ) : IPlovrProject |
Retrieve the current settings and project by it's id.
|
|
GetCurrentPlovrSettings ( ) : |
Retrieve the current settings and project by it's id.
|
public static GetAllProjects ( ) : IPlovrProject>.Dictionary |
||
Результат | IPlovrProject>.Dictionary |
public static GetConfig ( ) : |
||
Результат |
public static GetCurrentPlovrProjectById ( string id ) : IPlovrProject | ||
id | string | the id of the plovr project to be retrieved |
Результат | IPlovrProject |
public static GetCurrentPlovrSettings ( ) : |
||
Результат |