C# Class nature_net.user_controls.user_item

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

Public Properties

Property Type Description
count int
has_date bool
img ImageSource
last_date System.DateTime
user User

Property Details

count public_oe property

public int count
return int

has_date public_oe property

public bool has_date
return bool

img public_oe property

public ImageSource img
return ImageSource

last_date public_oe property

public DateTime,System last_date
return System.DateTime

user public_oe property

public User user
return User