摘要:
public List<Assembly> GetAssemblyList() { List<Assembly> assemblyList = new List<Assembly>(); DependencyContext dependencyContext = DependencyContext. 阅读全文
posted @ 2022-04-13 18:22
Hey,Coder!
阅读(237)
评论(0)
推荐(0)
摘要:
public static bool RunningModeIsDebug { get { var assebly = Assembly.GetEntryAssembly(); if (assebly == null) { assebly = new StackTrace().GetFrames() 阅读全文
posted @ 2022-04-13 09:36
Hey,Coder!
阅读(961)
评论(0)
推荐(0)

浙公网安备 33010602011771号