C# Class MonoDevelop.CSharp.UnitTestTextEditorExtension

Inheritance: MonoDevelop.NUnit.AbstractUnitTestTextEditorExtension
Mostrar archivo Open project: powerumc/monodevelop_korean Class Usage Examples

Public Methods

Method Description
GatherUnitTests ( IUnitTestMarkers unitTestMarkers, CancellationToken token ) : Task>

Method Details

GatherUnitTests() public method

public GatherUnitTests ( IUnitTestMarkers unitTestMarkers, CancellationToken token ) : Task>
unitTestMarkers IUnitTestMarkers
token System.Threading.CancellationToken
return Task>