Public Member Functions | |
| override bool | GetStandardValuesSupported (ITypeDescriptorContext context) |
| override StandardValuesCollection | GetStandardValues (ITypeDescriptorContext context) |
| override object | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType) |
| override bool | GetStandardValuesSupported (ITypeDescriptorContext context) |
| override StandardValuesCollection | GetStandardValues (ITypeDescriptorContext context) |
| override object | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType) |
Definition at line 12 of file FileNameConverter.cs.
| override object DXGfxLib.FileNameConverter.ConvertTo | ( | ITypeDescriptorContext | context, | |
| CultureInfo | culture, | |||
| object | value, | |||
| Type | destinationType | |||
| ) |
Definition at line 33 of file FileNameConverter.cs.
| override object DXGfxLib.FileNameConverter.ConvertTo | ( | ITypeDescriptorContext | context, | |
| CultureInfo | culture, | |||
| object | value, | |||
| Type | destinationType | |||
| ) |
Definition at line 33 of file FileNameConverter.cs.
| override StandardValuesCollection DXGfxLib.FileNameConverter.GetStandardValues | ( | ITypeDescriptorContext | context | ) |
Definition at line 19 of file FileNameConverter.cs.
| override StandardValuesCollection DXGfxLib.FileNameConverter.GetStandardValues | ( | ITypeDescriptorContext | context | ) |
Definition at line 19 of file FileNameConverter.cs.
| override bool DXGfxLib.FileNameConverter.GetStandardValuesSupported | ( | ITypeDescriptorContext | context | ) |
Definition at line 14 of file FileNameConverter.cs.
| override bool DXGfxLib.FileNameConverter.GetStandardValuesSupported | ( | ITypeDescriptorContext | context | ) |
Definition at line 14 of file FileNameConverter.cs.
1.5.8