C# Class OpenMetaverse.PayPriceReplyEventArgs

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

Méthodes publiques

Méthode Description
PayPriceReplyEventArgs ( Simulator simulator, UUID objectID, int defaultPrice, int buttonPrices ) : System

Method Details

PayPriceReplyEventArgs() public méthode

public PayPriceReplyEventArgs ( Simulator simulator, UUID objectID, int defaultPrice, int buttonPrices ) : System
simulator Simulator
objectID UUID
defaultPrice int
buttonPrices int
Résultat System