C# Class OpenMetaverse.GridItemsEventArgs

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

Public Methods

Method Description
GridItemsEventArgs ( GridItemType type, List items ) : System

Method Details

GridItemsEventArgs() public method

public GridItemsEventArgs ( GridItemType type, List items ) : System
type GridItemType
items List
return System