修复
This commit is contained in:
parent
cf5d815919
commit
abeb212445
@ -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
|
@ -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
|
@ -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
|
@ -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
|
@ -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
|
@ -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
|
@ -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
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user