OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
OpenSim.Services.Interfaces.ILibraryService Interface Reference
Inheritance diagram for OpenSim.Services.Interfaces.ILibraryService:
Inheritance graph
[legend]

Public Member Functions

Dictionary< UUID,
InventoryFolderImpl
GetAllFolders ()
 

Properties

InventoryFolderImpl LibraryRootFolder [get]
 

Detailed Description

Definition at line 36 of file ILibraryService.cs.

Member Function Documentation

Dictionary<UUID, InventoryFolderImpl> OpenSim.Services.Interfaces.ILibraryService.GetAllFolders ( )

Property Documentation

InventoryFolderImpl OpenSim.Services.Interfaces.ILibraryService.LibraryRootFolder
get

Definition at line 38 of file ILibraryService.cs.


The documentation for this interface was generated from the following file: