You've already forked linux-packaging-mono
Imported Upstream version 6.6.0.121
Former-commit-id: e02a4a0063abaecbcf3feb51c486c57941bfe80b
This commit is contained in:
parent
586833e906
commit
999c53a9b4
@@ -1 +1 @@
|
||||
c5b17c0701c73a3aa6ad6b67d522f353b5a80198
|
||||
ac1d7574e725affd888e6127a8bf7347476782bd
|
@@ -1 +1 @@
|
||||
9a166dff704fb6a448e3c3c8b5292d4d303760a9
|
||||
1bd9a88cfed80e89f6dacb2be88204ab058bb4df
|
@@ -24,7 +24,9 @@ namespace System.Drawing
|
||||
#endif
|
||||
#if FEATURE_TYPECONVERTER
|
||||
[TypeConverter(typeof(ColorConverter))]
|
||||
#if !MOBILE && !XAMMAC_4_5
|
||||
[Editor ("System.Drawing.Design.ColorEditor, " + Consts.AssemblySystem_Drawing_Design, typeof (System.Drawing.Design.UITypeEditor))]
|
||||
#endif
|
||||
#endif
|
||||
public readonly struct Color : IEquatable<Color>
|
||||
{
|
||||
|
Reference in New Issue
Block a user