C# Class imBMW.App.Data.SampleDataGroup

Универсальная модель данных групп.
Datei anzeigen Open project: toxsedyshev/imBMW Class Usage Examples

Public Methods

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

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

ToString() public method

public ToString ( ) : string
return string