Method | Description | |
---|---|---|
SampleDataCommon ( String uniqueId, String title, String subtitle, String imagePath, String description ) : System | ||
SetImage ( String path ) : void | ||
ToString ( ) : string |
public SampleDataCommon ( String uniqueId, String title, String subtitle, String imagePath, String description ) : System | ||
uniqueId | String | |
title | String | |
subtitle | String | |
imagePath | String | |
description | String | |
return | System |