C# 클래스 FlatRedBall.Glue.FormHelpers.StringConverters.AvailableScreenTypeConverter

상속: System.ComponentModel.TypeConverter
파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
AvailableScreenTypeConverter ( ScreenSave currentScreenSave ) : System
GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool

메소드 상세

AvailableScreenTypeConverter() 공개 메소드

public AvailableScreenTypeConverter ( ScreenSave currentScreenSave ) : System
currentScreenSave FlatRedBall.Glue.SaveClasses.ScreenSave
리턴 System

GetStandardValues() 공개 메소드

public GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
context ITypeDescriptorContext
리턴 StandardValuesCollection

GetStandardValuesExclusive() 공개 메소드

public GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
리턴 bool

GetStandardValuesSupported() 공개 메소드

public GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
리턴 bool