C# 클래스 ServiceStack.ServiceHost.Tests.Formats_Razor.Product

파일 보기 프로젝트 열기: ServiceStack/ServiceStack

공개 메소드들

메소드 설명
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