C# 클래스 BalancedSharp.Business

파일 보기 프로젝트 열기: rentler/BalancedSharp 1 사용 예제들

공개 메소드들

메소드 설명
Business ( ) : System
Business ( string name, string phoneNumber, string postalCode, string streetAddress, string taxId, Person person ) : System

메소드 상세

Business() 공개 메소드

public Business ( ) : System
리턴 System

Business() 공개 메소드

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
리턴 System