C# Class MorseCode.CsJs.Examples.CalculatorsAndStopwatch.ViewModel.SampleItem

Datei anzeigen Open project: jam40jeff/CsJs

Public Methods

Method Description
SampleItem ( int id, string name, string something, bool boolean ) : System.Collections.Generic

Method Details

SampleItem() public method

public SampleItem ( int id, string name, string something, bool boolean ) : System.Collections.Generic
id int
name string
something string
boolean bool
return System.Collections.Generic