ApplicationManager Class |
Namespace: PsrApi.Managers
public class ApplicationManager : BaseManager
The ApplicationManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddApplication |
Adds a new application.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetApplication |
Returns the application matching the given ID.
|
![]() | GetApplicationList |
Returns a list of applications that match the filter.
|
![]() | GetApplicationListFilter |
Return a filter object to filter applications.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | UpdateApplication |
Updates an existing application.
|