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

@@ -1 +1 @@
d44dbe0810a188fc6ce61f9edc7458776a0504a0
c876fc10c44dfbcd52c7bbff4f0aa7e6b9dd856d

View File

@@ -1 +1 @@
b9bc91cfb92aaab8d33ff1821d3d6972e6191a55
471dc3bfaf12041985008efef21da18be5b4995c

View File

@@ -1 +1 @@
d26fb9d4290ecadae1dccea4fce05985005fd56f
cae17c3c9a4c8c124b8fc63aabb49906a9bac010

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>