C#object操作GetType()

SelectedTargetLot = obj.GetType().GetProperty("Lot").GetValue(obj) as string;
posted @ 2023-08-26 17:36  白板号  阅读(76)  评论(0)    收藏  举报