C# Class WinRTXamlToolkit.Debugging.ViewModels.ElementListToolWindowViewModel

Inheritance: ToolWindowViewModel
显示文件 Open project: xyzzer/WinRTXamlToolkit Class Usage Examples

Public Methods

Method Description
ElementListToolWindowViewModel ( List elements, string header ) : System.Collections.Generic

Method Details

ElementListToolWindowViewModel() public method

public ElementListToolWindowViewModel ( List elements, string header ) : System.Collections.Generic
elements List
header string
return System.Collections.Generic