March 2003
Intermediate to advanced
896 pages
32h 35m
English
SByteConverter
This class provides a TypeConverter for the
SByte type in serialization and design-time
scenarios. You would not normally call this class from your own code.
public class SByteConverter : BaseNumberConverter { // Public Constructors public SByteConverter(); }
System.Object
→ TypeConverter → BaseNumberConverter → SByteConverter
Read now
Unlock full access