C# 클래스 ZSCY.Models.Switch

파일 보기 프로젝트 열기: RedrockMobile/CyxbsMobile_Win

공개 메소드들

메소드 설명
CareerRatioSwitch ( string n ) : CareerRatio
MajorSwitch ( string n ) : string[]
SexRatioSwitch ( string n ) : SexRatio
SubjectRatioSwitch ( string n ) : SubjectRatio

메소드 상세

CareerRatioSwitch() 공개 정적인 메소드

public static CareerRatioSwitch ( string n ) : CareerRatio
n string
리턴 CareerRatio

MajorSwitch() 공개 정적인 메소드

public static MajorSwitch ( string n ) : string[]
n string
리턴 string[]

SexRatioSwitch() 공개 정적인 메소드

public static SexRatioSwitch ( string n ) : SexRatio
n string
리턴 SexRatio

SubjectRatioSwitch() 공개 정적인 메소드

public static SubjectRatioSwitch ( string n ) : SubjectRatio
n string
리턴 SubjectRatio