C# Класс gov.va.medora.mdo.Zipcode

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Zipcode ( ) : System
Zipcode ( string code, string city, string state, string stateAbbr ) : System

Описание методов

Zipcode() публичный Метод

public Zipcode ( ) : System
Результат System

Zipcode() публичный Метод

public Zipcode ( string code, string city, string state, string stateAbbr ) : System
code string
city string
state string
stateAbbr string
Результат System