C# Class OpenMetaverse.FindObjectByPathReplyEventArgs

Inheritance: System.EventArgs
Show file Open project: openmetaversefoundation/libopenmetaverse-oldsvnconvert Class Usage Examples

Public Methods

Method Description
FindObjectByPathReplyEventArgs ( string path, UUID inventoryObjectID ) : System

Method Details

FindObjectByPathReplyEventArgs() public method

public FindObjectByPathReplyEventArgs ( string path, UUID inventoryObjectID ) : System
path string
inventoryObjectID UUID
return System