C# Class Gearset.Components.Logger.SoloRequestedEventArgs

Inheritance: System.EventArgs
显示文件 Open project: juancampa/Gearset Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
SoloRequestedEventArgs ( StreamItem item ) : System

Method Details

SoloRequestedEventArgs() public method

public SoloRequestedEventArgs ( StreamItem item ) : System
item StreamItem
return System