C# Class TryGitForWindowsStore.Data.SampleDataGroup

Generic group data model.
Inheritance: SampleDataCommon
Exibir arquivo Open project: wedoit-io/try_git Class Usage Examples

Public Methods

Method Description
SampleDataGroup ( String uniqueId, String title, String subtitle, String imagePath, String description ) : System

Private Methods

Method Description
ItemsCollectionChanged ( object sender, System e ) : void

Method Details

SampleDataGroup() public method

public SampleDataGroup ( String uniqueId, String title, String subtitle, String imagePath, String description ) : System
uniqueId String
title String
subtitle String
imagePath String
description String
return System