Commit c6b48157 刘韬

1

1 个父辈 29168cb4
......@@ -68,7 +68,7 @@ public static class NeoX
}
[HandleProcessCorruptedStateExceptions]
internal static bool AlgoC(string filename,string templateFile, int shrinkOffset, int Corner, string type, out int count, out Bitmap bitmap)
public static bool AlgoC(string filename,string templateFile, int shrinkOffset, int Corner, string type, out int count, out Bitmap bitmap)
{
var d = new NeoXData();
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!