C# Class OpenMetaverse.GridItemsEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: openmetaversefoundation/libopenmetaverse-oldsvnconvert Class Usage Examples

Méthodes publiques

Méthode Description
GridItemsEventArgs ( GridItemType type, List items ) : System

Method Details

GridItemsEventArgs() public méthode

public GridItemsEventArgs ( GridItemType type, List items ) : System
type GridItemType
items List
Résultat System