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

Inheritance: IDataMappingViewModelFactory
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
CreateModel ( IWebActivity activity, NotifyCollectionChangedEventHandler mappingCollectionChangedEventHandler = null ) : IDataMappingViewModel

Method Details

CreateModel() public méthode

public CreateModel ( IWebActivity activity, NotifyCollectionChangedEventHandler mappingCollectionChangedEventHandler = null ) : IDataMappingViewModel
activity IWebActivity
mappingCollectionChangedEventHandler NotifyCollectionChangedEventHandler
Résultat IDataMappingViewModel