C# Class nature_net.user_controls.activity_item

Mostra file Open project: naturenet/nature-net-ppi Class Usage Examples

Public Properties

Property Type Description
activity System.Windows.Controls.Activity
count int
last_date System.DateTime
username string

Property Details

activity public_oe property

public Activity,System.Windows.Controls activity
return System.Windows.Controls.Activity

count public_oe property

public int count
return int

last_date public_oe property

public DateTime,System last_date
return System.DateTime

username public_oe property

public string username
return string