C# Class F1Publisher.RefreshIntervalEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: pushtechnology/blog-steering-wheel Class Usage Examples

Public Properties

Property Type Description
RefreshInterval RefreshInterval

Public Methods

Method Description
RefreshIntervalEventArgs ( RefreshInterval refreshInterval ) : System

Method Details

RefreshIntervalEventArgs() public method

public RefreshIntervalEventArgs ( RefreshInterval refreshInterval ) : System
refreshInterval RefreshInterval
return System

Property Details

RefreshInterval public_oe property

public RefreshInterval,F1Publisher RefreshInterval
return RefreshInterval