C# 클래스 gov.va.medora.mdo.Zipcode

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

공개 메소드들

메소드 설명
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