C# Class BSPGenerationTools.MCUClassifier

Afficher le fichier Open project: sysprogs/BSPTools

Méthodes publiques

Свойство Type Description
AutoOptions string
IsPrimary bool
Options Option[]
Required bool
UnsupportedMCUs string
VariableName string

Méthodes publiques

Méthode Description
TryMatchMCUName ( string name ) : string

Method Details

TryMatchMCUName() public méthode

public TryMatchMCUName ( string name ) : string
name string
Résultat string

Property Details

AutoOptions public_oe property

public string AutoOptions
Résultat string

IsPrimary public_oe property

public bool IsPrimary
Résultat bool

Options public_oe property

public Option[] Options
Résultat Option[]

Required public_oe property

public bool Required
Résultat bool

UnsupportedMCUs public_oe property

public string UnsupportedMCUs
Résultat string

VariableName public_oe property

public string VariableName
Résultat string