C# Class DXVcs2Git.UI.ViewModels.TestLogViewModel

Inheritance: BindableBase
显示文件 Open project: Xarlot/DXVcs2Git Class Usage Examples

Public Methods

Method Description
TestLogViewModel ( ArtifactsViewModel model ) : System

Private Methods

Method Description
GetProjectFromFullAssembly ( string project ) : string
GetTests ( XmlReader projectReader ) : List
GetTests ( string buildLog ) : List

Method Details

TestLogViewModel() public method

public TestLogViewModel ( ArtifactsViewModel model ) : System
model ArtifactsViewModel
return System