Skip to content

M_CommandLine_Core_PreprocessorGuards_Lookup

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

PreprocessorGuards.Lookup Method

Namespace: CommandLine.Core
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

public static IEnumerable<Func<IEnumerable<string>, IEnumerable<Error>>> Lookup(
	StringComparer nameComparer,
	bool autoHelp,
	bool autoVersion
)

VB

Public Shared Function Lookup ( 
	nameComparer As StringComparer,
	autoHelp As Boolean,
	autoVersion As Boolean
) As IEnumerable(Of Func(Of IEnumerable(Of String), IEnumerable(Of Error)))

C++

public:
static IEnumerable<Func<IEnumerable<String^>^, IEnumerable<Error^>^>^>^ Lookup(
	StringComparer^ nameComparer, 
	bool autoHelp, 
	bool autoVersion
)

F#

static member Lookup : 
        nameComparer : StringComparer * 
        autoHelp : bool * 
        autoVersion : bool -> IEnumerable<Func<IEnumerable<string>, IEnumerable<Error>>> 

Parameters

 

nameComparer
Type: System.StringComparer
autoHelp
Type: System.Boolean
autoVersion
Type: System.Boolean

Return Value

Type: IEnumerable(Func(IEnumerable(String), IEnumerable(Error)))

See Also

Reference

PreprocessorGuards Class
CommandLine.Core Namespace

Clone this wiki locally
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy