C# 클래스 EA.Iws.Web.Areas.NotificationApplication.ViewModels.Producer.ProducerBusinessTypeViewModel

파일 보기 프로젝트 열기: EnvironmentAgency/prsd-iws 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

메소드 상세

ProducerBusinessTypeViewModel() 공개 메소드

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

ProducerBusinessTypeViewModel() 공개 메소드

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

ToBusinessInfoData() 공개 메소드

public ToBusinessInfoData ( ) : BusinessInfoData
리턴 BusinessInfoData