Namespace: Nullables.TypeConverters
Assembly:   Nullables (in Nullables)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Class NullableSByteConverter _
	Inherits TypeConverter
C#
public class NullableSByteConverter : TypeConverter
Visual C++
public ref class NullableSByteConverter : public TypeConverter

Inheritance Hierarchy

System.Object
  System.ComponentModel.TypeConverter
    Nullables.TypeConverters.NullableSByteConverter