C# Class NuGet.Services.Operations.STAHelper

Show file Open project: NuGet/NuGet.Operations Class Usage Examples

Public Methods

Method Description
InSTAThread ( System.Action act ) : Task

Method Details

InSTAThread() public static method

public static InSTAThread ( System.Action act ) : Task
act System.Action
return Task