C# Class CandySearch.Candy

Inheritance: Java.Lang.Object
Show file Open project: beginor/practice Class Usage Examples

Public Methods

Method Description
Candy ( string category, string name ) : System.Collections.Generic
DefaultList ( ) : IList

Method Details

Candy() public method

public Candy ( string category, string name ) : System.Collections.Generic
category string
name string
return System.Collections.Generic

DefaultList() public static method

public static DefaultList ( ) : IList
return IList