C# Class System.Linq.Expressions.Tests.InvocationTests.NoThread

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Свойство Type Description
DoItA int>.Func

Méthodes publiques

Méthode Description
Compile ( ) : Action
DoTest ( ) : void
NoThread ( bool preferInterpretation ) : Xunit

Method Details

Compile() public méthode

public Compile ( ) : Action
Résultat Action

DoTest() public méthode

public DoTest ( ) : void
Résultat void

NoThread() public méthode

public NoThread ( bool preferInterpretation ) : Xunit
preferInterpretation bool
Résultat Xunit

Property Details

DoItA public_oe property

public Func DoItA
Résultat int>.Func