C# Class Xunit.Runner.Wpf.ViewModel.TestCaseViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: Pilchie/xunit.runner.wpf Class Usage Examples

Méthodes publiques

Méthode Description
TestCaseViewModel ( string displayName, string skipReason, string assemblyFileName, IEnumerable traits ) : System.Collections.Generic

Method Details

TestCaseViewModel() public méthode

public TestCaseViewModel ( string displayName, string skipReason, string assemblyFileName, IEnumerable traits ) : System.Collections.Generic
displayName string
skipReason string
assemblyFileName string
traits IEnumerable
Résultat System.Collections.Generic