DocsMarshal
/
Types
/
DocsMarshal.Interfaces.Managers.Profile.IProfileManager
interface
IProfileManager
Implemented interfaces:
IDisposable
Derived types:
ProfileManager
Properties
IProfileArchive
Archive
{ get; }
IProfileCheck
Check
{ get; }
IProfileDocument
Documents
{ get; }
IProfileLog
Logs
{ get; }
IProfileRelations
Relations
{ get; }
IProfileSearch
Search
{ get; }
Top