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

Inheritance: SampleItem
Afficher le fichier Open project: jam40jeff/CsJs

Méthodes publiques

Méthode Description
Delete ( ) : void
SampleItemCollectionItem ( ICollection collection, int id, string name, string something, bool boolean ) : System.Collections.Generic

Method Details

Delete() public méthode

public Delete ( ) : void
Résultat void

SampleItemCollectionItem() public méthode

public SampleItemCollectionItem ( ICollection collection, int id, string name, string something, bool boolean ) : System.Collections.Generic
collection ICollection
id int
name string
something string
boolean bool
Résultat System.Collections.Generic