修改父类
This commit is contained in:
@@ -9,7 +9,7 @@ using System.Threading.Tasks;
|
|||||||
|
|
||||||
namespace SpineViewer
|
namespace SpineViewer
|
||||||
{
|
{
|
||||||
public class PointFConverter : ExpandableObjectConverter
|
public class PointFConverter : TypeConverter
|
||||||
{
|
{
|
||||||
public override bool CanConvertTo(ITypeDescriptorContext? context, [NotNullWhen(true)] Type? destinationType)
|
public override bool CanConvertTo(ITypeDescriptorContext? context, [NotNullWhen(true)] Type? destinationType)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user