C# 클래스 MorseCode.CsJs.Examples.CalculatorsAndStopwatch.ViewModel.SampleItemCollectionItem

상속: SampleItem
파일 보기 프로젝트 열기: jam40jeff/CsJs

공개 메소드들

메소드 설명
Delete ( ) : void
SampleItemCollectionItem ( ICollection collection, int id, string name, string something, bool boolean ) : System.Collections.Generic

메소드 상세

Delete() 공개 메소드

public Delete ( ) : void
리턴 void

SampleItemCollectionItem() 공개 메소드

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
리턴 System.Collections.Generic