Click or drag to resize

ObjectIdentifierConverterCanConvertFrom Method

Overload List
  Name Description
Public method CanConvertFrom(Type) Returns whether this converter can convert an object of the given type to the type of this converter.
Public method CanConvertFrom(ITypeDescriptorContext, Type) Returns whether this converter can convert an object of the given type to the type of this converter.
Top
See Also