C# Class SFBot.ViewModels.Details.ScrapbookItemViewModel

Inheritance: Caliburn.Micro.Screen
Mostrar archivo Open project: ebeeb/SfSdk Class Usage Examples

Public Methods

Method Description
FillItems ( IEnumerable items ) : void
ScrapbookItemViewModel ( ) : System.Collections.Generic

Method Details

FillItems() public method

public FillItems ( IEnumerable items ) : void
items IEnumerable
return void

ScrapbookItemViewModel() public method

public ScrapbookItemViewModel ( ) : System.Collections.Generic
return System.Collections.Generic