C# Class OpenMetaverse.InitiateDownloadEventArgs

Provides data for InitiateDownloaded event
Inheritance: System.EventArgs
Afficher le fichier Open project: N3X15/VoxelSim Class Usage Examples

Méthodes publiques

Méthode Description
InitiateDownloadEventArgs ( string simFilename, string viewerFilename ) : System

Method Details

InitiateDownloadEventArgs() public méthode

public InitiateDownloadEventArgs ( string simFilename, string viewerFilename ) : System
simFilename string
viewerFilename string
Résultat System