摘要:
public static type GetClassType(string ClassName,string dllname) { Type ClassType =null; foreach(Assembly am in AppDomain.CurrentDomain.GetAssemblies( 阅读全文
posted @ 2018-12-27 09:04
huzige0265
阅读(116)
评论(0)
推荐(0)
摘要:
string strError=string.Empty; Func<string,string,string> AppendLine=(source,append) =>source+(string.IsNullOrEmpty(source)) ? "":"\n") + append; Actio 阅读全文
posted @ 2018-12-27 08:57
huzige0265
阅读(62)
评论(0)
推荐(0)
浙公网安备 33010602011771号