프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 GetCurrentPlovrProjectById ( string id ) : IPlovrProject | ||
id | string | the id of the plovr project to be retrieved |
리턴 | IPlovrProject |
public static GetCurrentPlovrSettings ( ) : |
||
리턴 |