C# 클래스 EA.Iws.Web.ViewModels.Shared.BusinessTypeViewModel

파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
BusinessTypeViewModel ( ) : System.ComponentModel.DataAnnotations
BusinessTypeViewModel ( BusinessInfoData business ) : System.ComponentModel.DataAnnotations
ToBusinessInfoData ( ) : BusinessInfoData

메소드 상세

BusinessTypeViewModel() 공개 메소드

public BusinessTypeViewModel ( ) : System.ComponentModel.DataAnnotations
리턴 System.ComponentModel.DataAnnotations

BusinessTypeViewModel() 공개 메소드

public BusinessTypeViewModel ( BusinessInfoData business ) : System.ComponentModel.DataAnnotations
business BusinessInfoData
리턴 System.ComponentModel.DataAnnotations

ToBusinessInfoData() 공개 메소드

public ToBusinessInfoData ( ) : BusinessInfoData
리턴 BusinessInfoData