C# Class Chimney.Shared.UserControls.IdleListner

Exibir arquivo Open project: opengd/Chimney

Public Properties

Property Type Description
events List
id int

Public Methods

Method Description
IdleListner ( int id ) : System
IdleListner ( int id, List events ) : System

Method Details

IdleListner() public method

public IdleListner ( int id ) : System
id int
return System

IdleListner() public method

public IdleListner ( int id, List events ) : System
id int
events List
return System

Property Details

events public_oe property

public List events
return List

id public_oe property

public int id
return int