using System; namespace CompressorXN_Common { public class CommonMethods { /// /// 添加日志 /// public static Action AddLog; } }