C# Class Diva.Data.SQLite.SQLiteInventoryStore

An Inventory Interface to the SQLite database
Inheritance: OpenSim.Data.SQLite.SQLiteXInventoryData
显示文件 Open project: diva/diva-distribution

Public Methods

Method Description
SQLiteInventoryStore ( string conn, string realm ) : System.Reflection

Method Details

SQLiteInventoryStore() public method

public SQLiteInventoryStore ( string conn, string realm ) : System.Reflection
conn string
realm string
return System.Reflection