Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NuGet
Services
Operations
STAHelper
C# Class NuGet.Services.Operations.STAHelper
Mostrar archivo
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