C# Class Radegast.InventoryConsole.SearchResult

Show file Open project: radegastdev/radegast

Public Properties

Property Type Description
Inv OpenMetaverse.InventoryBase
Level int

Public Methods

Method Description
SearchResult ( InventoryBase inv, int level ) : ThreadPoolUtil

Method Details

SearchResult() public method

public SearchResult ( InventoryBase inv, int level ) : ThreadPoolUtil
inv OpenMetaverse.InventoryBase
level int
return ThreadPoolUtil

Property Details

Inv public property

public InventoryBase,OpenMetaverse Inv
return OpenMetaverse.InventoryBase

Level public property

public int Level
return int