mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
a few cosmetic changes
This commit is contained in:
@@ -78,6 +78,7 @@ namespace OpenSim.Data
|
||||
|
||||
public interface IXInventoryData
|
||||
{
|
||||
XInventoryFolder[] GetFolder(string field, string val);
|
||||
XInventoryFolder[] GetFolders(string[] fields, string[] vals);
|
||||
XInventoryItem[] GetItems(string[] fields, string[] vals);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user