IApplicationInstanceRepository Interface Methods
For a list of all members of this type, see IApplicationInstanceRepository members.
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