摘要:
国外: salseforce 国内:脉迹获客 、销售易、玄武、纷享销客、有谱、普实软件、微软Crm BPM: 炎黄盈动\K2\H3\安码\泛微\G2 阅读全文
摘要:
var s = OwnProxy.Register<IAAAA, AAA>(); s.Do("111"); // IAAAA aAAA = new AAA(); /// aAAA.Do(); Console.ReadLine(); } public class OwnProxy : Dispatch 阅读全文
摘要:
public class GeneralClass { public string GetName(string name) { Console.WriteLine($"{name}"); return $"{name}"; } } public class GenericMthod { publi 阅读全文