C# Class ServiceStack.ServiceHost.Tests.Formats_Razor.Product

Afficher le fichier Open project: ServiceStack/ServiceStack

Méthodes publiques

Méthode Description
Product ( ) : System.Collections.Generic
Product ( string name, decimal price ) : System.Collections.Generic

Method Details

Product() public méthode

public Product ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Product() public méthode

public Product ( string name, decimal price ) : System.Collections.Generic
name string
price decimal
Résultat System.Collections.Generic