C# Class FizzWare.NBuilder.FunctionalTests.Model.TaxType

Afficher le fichier Open project: nbuilder/nbuilder

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
TaxType ( ) : System.ComponentModel.DataAnnotations
TaxType ( string name, decimal percentage ) : System.ComponentModel.DataAnnotations

Method Details

TaxType() public méthode

public TaxType ( ) : System.ComponentModel.DataAnnotations
Résultat System.ComponentModel.DataAnnotations

TaxType() public méthode

public TaxType ( string name, decimal percentage ) : System.ComponentModel.DataAnnotations
name string
percentage decimal
Résultat System.ComponentModel.DataAnnotations