C# 클래스 Dev2.Studio.Core.ViewModels.Wizards.DataListChangeNotificationViewModel

상속: Dev2.Studio.Core.ViewModels.Base.SimpleBaseViewModel
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
DataListChangeNotificationViewModel ( string message, IEnumerable addedItems, IEnumerable removedItems ) : System.Collections.Generic

메소드 상세

DataListChangeNotificationViewModel() 공개 메소드

public DataListChangeNotificationViewModel ( string message, IEnumerable addedItems, IEnumerable removedItems ) : System.Collections.Generic
message string
addedItems IEnumerable
removedItems IEnumerable
리턴 System.Collections.Generic