C# 클래스 Dev2.Studio.ViewModels.DataList.DataMappingViewModelFactory

상속: IDataMappingViewModelFactory
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
CreateModel ( IWebActivity activity, NotifyCollectionChangedEventHandler mappingCollectionChangedEventHandler = null ) : IDataMappingViewModel

메소드 상세

CreateModel() 공개 메소드

public CreateModel ( IWebActivity activity, NotifyCollectionChangedEventHandler mappingCollectionChangedEventHandler = null ) : IDataMappingViewModel
activity IWebActivity
mappingCollectionChangedEventHandler NotifyCollectionChangedEventHandler
리턴 IDataMappingViewModel