oh dear
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.ComponentModel;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System.Drawing
|
||||
{
|
||||
/// <summary>Converts a <see cref="T:System.Drawing.Point" /> object from one data type to another.</summary>
|
||||
// Token: 0x02000028 RID: 40
|
||||
[Token(Token = "0x2000028")]
|
||||
public class PointConverter : TypeConverter
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user