IApplicationInstanceRepository Interface Members
From MNG Profiler
MNG.Direct Documentation
IApplicationInstanceRepository Interface Members
The following tables list the members exposed by IApplicationInstanceRepository.
Public Properties
| Name | Description | |
|---|---|---|
| Item | (Inherited from MNG.Profiler.Data.Core.Repositories.IRespository<ApplicationInstance>) |
Public Methods
| Name | Description | |
|---|---|---|
| Add | (Inherited from MNG.Profiler.Data.Core.Repositories.IRespository<ApplicationInstance>) | |
| AddRange | (Inherited from MNG.Profiler.Data.Core.Repositories.IRespository<ApplicationInstance>) | |
| Find | (Inherited from MNG.Profiler.Data.Core.Repositories.IRespository<ApplicationInstance>) | |
| GetAll | (Inherited from MNG.Profiler.Data.Core.Repositories.IRespository<ApplicationInstance>) | |
| GetMostRecent | ||
| Remove | (Inherited from MNG.Profiler.Data.Core.Repositories.IRespository<ApplicationInstance>) | |
| RemoveRange | (Inherited from MNG.Profiler.Data.Core.Repositories.IRespository<ApplicationInstance>) | |
| SingleOrDefault | (Inherited from MNG.Profiler.Data.Core.Repositories.IRespository<ApplicationInstance>) |
See Also