C# 클래스 BSPGenerationTools.MCUClassifier

파일 보기 프로젝트 열기: sysprogs/BSPTools

공개 프로퍼티들

프로퍼티 타입 설명
AutoOptions string
IsPrimary bool
Options Option[]
Required bool
UnsupportedMCUs string
VariableName string

공개 메소드들

메소드 설명
TryMatchMCUName ( string name ) : string

메소드 상세

TryMatchMCUName() 공개 메소드

public TryMatchMCUName ( string name ) : string
name string
리턴 string

프로퍼티 상세

AutoOptions 공개적으로 프로퍼티

public string AutoOptions
리턴 string

IsPrimary 공개적으로 프로퍼티

public bool IsPrimary
리턴 bool

Options 공개적으로 프로퍼티

public Option[] Options
리턴 Option[]

Required 공개적으로 프로퍼티

public bool Required
리턴 bool

UnsupportedMCUs 공개적으로 프로퍼티

public string UnsupportedMCUs
리턴 string

VariableName 공개적으로 프로퍼티

public string VariableName
리턴 string