This commit is contained in:
新无止竞 2024-07-08 11:09:30 +08:00
parent cf5d815919
commit abeb212445
8 changed files with 16 additions and 16 deletions

View File

@ -1,4 +1,4 @@
//#if Net4
#if Net4
using System;
using System.Collections.Generic;
using System.Text;
@ -83,4 +83,4 @@ namespace CPF.GDIPlus
}
}
}
//#endif
#endif

View File

@ -1,4 +1,4 @@
//#if Net4
#if Net4
using System;
using System.Collections.Generic;
using System.IO;
@ -91,4 +91,4 @@ namespace CPF.GDIPlus
}
}
}
//#endif
#endif

View File

@ -1,4 +1,4 @@
//#if Net4
#if Net4
using System;
using System.Collections.Generic;
using System.Text;
@ -166,4 +166,4 @@ namespace CPF.GDIPlus
}
}
}
//#endif
#endif

View File

@ -1,4 +1,4 @@
//#if Net4
#if Net4
using System;
using System.Collections.Generic;
using System.Text;
@ -802,4 +802,4 @@ namespace CPF.GDIPlus
}
//#endif
#endif

View File

@ -1,4 +1,4 @@
//#if Net4
#if Net4
using CPF.Platform;
using System;
using System.Collections.Generic;
@ -334,4 +334,4 @@ namespace CPF.GDIPlus
}
}
}
//#endif
#endif

View File

@ -1,4 +1,4 @@
//#if Net4
#if Net4
using System;
using System.Collections.Generic;
using System.Drawing;
@ -255,4 +255,4 @@ namespace CPF.GDIPlus
}
}
}
//#endif
#endif

View File

@ -1,4 +1,4 @@
//#if Net4
#if Net4
using System;
using System.Collections.Generic;
using System.Drawing.Drawing2D;
@ -304,4 +304,4 @@ namespace CPF.GDIPlus
}
}
}
//#endif
#endif

View File

@ -1,4 +1,4 @@
//#if Net4
#if Net4
using System;
using System.Collections.Generic;
using System.Text;
@ -70,4 +70,4 @@ namespace CPF.GDIPlus
}
}
//#endif
#endif