C# Class Dev2.Studio.ViewModels.DataList.DataMappingViewModelFactory

Inheritance: IDataMappingViewModelFactory
Exibir arquivo Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
CreateModel ( IWebActivity activity, NotifyCollectionChangedEventHandler mappingCollectionChangedEventHandler = null ) : IDataMappingViewModel

Method Details

CreateModel() public method

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