Skip to content

T_CommandLine_Core_PreprocessorGuards

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

PreprocessorGuards Class

Inheritance Hierarchy

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

Syntax

C#

internal static class PreprocessorGuards

VB

Friend NotInheritable Class PreprocessorGuards

C++

internal ref class PreprocessorGuards abstract sealed

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
type PreprocessorGuards =  class end

The PreprocessorGuards type exposes the following members.

Methods

 

Name Description
Public methodStatic member HelpCommand
Public methodStatic member Lookup
Public methodStatic member VersionCommand
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally