C# Class VelocityDbSchema.Indexes.InsuranceCompany

Inheritance: OptimizedPersistable
Datei anzeigen Open project: VelocityDB/VelocityDB Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
InsuranceCompany ( string name, string phoneNumber ) : System

Method Details

InsuranceCompany() public method

public InsuranceCompany ( string name, string phoneNumber ) : System
name string
phoneNumber string
return System