C# 클래스 stm32_bsp_generator.Program.SamplePrioritizer

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

공개 메소드들

메소드 설명
GetScore ( string path ) : int
Prioritize ( string left, string right ) : int
SamplePrioritizer ( string rulesFile ) : System

메소드 상세

GetScore() 공개 메소드

public GetScore ( string path ) : int
path string
리턴 int

Prioritize() 공개 메소드

public Prioritize ( string left, string right ) : int
left string
right string
리턴 int

SamplePrioritizer() 공개 메소드

public SamplePrioritizer ( string rulesFile ) : System
rulesFile string
리턴 System