C# Class BalancedSharp.Business

Afficher le fichier Open project: rentler/BalancedSharp Class Usage Examples

Méthodes publiques

Méthode Description
Business ( ) : System
Business ( string name, string phoneNumber, string postalCode, string streetAddress, string taxId, Person person ) : System

Method Details

Business() public méthode

public Business ( ) : System
Résultat System

Business() public méthode

public Business ( string name, string phoneNumber, string postalCode, string streetAddress, string taxId, Person person ) : System
name string
phoneNumber string
postalCode string
streetAddress string
taxId string
person Person
Résultat System