Compartilhar via


Construtor BooleanTable

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Sub New ( _
    flags As IEnumerable(Of Boolean) _
)
public BooleanTable(
    IEnumerable<bool> flags
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

BooleanTable Classe

Namespace Microsoft.TeamFoundation.Framework.Server