C# Class Captura.RecentViewModel

Inheritance: ViewModelBase
Exibir arquivo Open project: MathewSachin/Captura Class Usage Examples

Public Methods

Method Description
Add ( string FileName, RecentItemType Type ) : void

Method Details

Add() public method

public Add ( string FileName, RecentItemType Type ) : void
FileName string
Type RecentItemType
return void