C# 클래스 FizzWare.NBuilder.FunctionalTests.Model.TaxType

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
TaxType ( ) : System.ComponentModel.DataAnnotations
TaxType ( string name, decimal percentage ) : System.ComponentModel.DataAnnotations

메소드 상세

TaxType() 공개 메소드

public TaxType ( ) : System.ComponentModel.DataAnnotations
리턴 System.ComponentModel.DataAnnotations

TaxType() 공개 메소드

public TaxType ( string name, decimal percentage ) : System.ComponentModel.DataAnnotations
name string
percentage decimal
리턴 System.ComponentModel.DataAnnotations