Imported Upstream version 6.0.0.284

Former-commit-id: d2f56910cfd8bf7c1893e8a595048dc49ce73863
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-06-06 08:57:48 +00:00
parent 4ed14e5c30
commit 7de0679779
56 changed files with 61 additions and 46 deletions

View File

@@ -12,6 +12,8 @@ namespace System.ComponentModel
/// </summary>
public abstract class BaseNumberConverter : TypeConverter
{
internal BaseNumberConverter() { }
/// <summary>
/// Determines whether this editor will attempt to convert hex (0x or #) strings
/// </summary>