Method | Description | |
---|---|---|
AvailableClassTypeConverter ( |
||
GetAvailableTypes ( bool includeNone, SourceType sourceType ) : string[] | ||
GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection | ||
GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool | ||
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool | ||
IsFlatRedBallType ( string type ) : bool |
Method | Description | |
---|---|---|
GetAvailableFrbClasses ( ) : string[] |
public AvailableClassTypeConverter ( |
||
container | ||
return | System |
public static GetAvailableTypes ( bool includeNone, SourceType sourceType ) : string[] | ||
includeNone | bool | |
sourceType | SourceType | |
return | string[] |
public GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection | ||
context | ITypeDescriptorContext | |
return | StandardValuesCollection |
public GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool | ||
context | ITypeDescriptorContext | |
return | bool |
public GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool | ||
context | ITypeDescriptorContext | |
return | bool |
public static IsFlatRedBallType ( string type ) : bool | ||
type | string | |
return | bool |