C# Class Microsoft.R.Components.Test.PackageManager.TestLibraries

Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
SetLocalLibraryAsync ( IRExpressionEvaluator eval, MethodInfo testMethod, TestFilesFixture testFiles ) : System.Threading.Tasks.Task
SetLocalLibsAsync ( IRExpressionEvaluator eval ) : System.Threading.Tasks.Task

Method Details

SetLocalLibraryAsync() public static méthode

public static SetLocalLibraryAsync ( IRExpressionEvaluator eval, MethodInfo testMethod, TestFilesFixture testFiles ) : System.Threading.Tasks.Task
eval IRExpressionEvaluator
testMethod System.Reflection.MethodInfo
testFiles TestFilesFixture
Résultat System.Threading.Tasks.Task

SetLocalLibsAsync() public static méthode

public static SetLocalLibsAsync ( IRExpressionEvaluator eval ) : System.Threading.Tasks.Task
eval IRExpressionEvaluator
Résultat System.Threading.Tasks.Task