C# Класс ServiceStack.ServiceHost.Tests.Formats_Razor.Product

Показать файл Открыть проект

Открытые методы

Метод Описание
Product ( ) : System.Collections.Generic
Product ( string name, decimal price ) : System.Collections.Generic

Описание методов

Product() публичный Метод

public Product ( ) : System.Collections.Generic
Результат System.Collections.Generic

Product() публичный Метод

public Product ( string name, decimal price ) : System.Collections.Generic
name string
price decimal
Результат System.Collections.Generic