标签:turn color str static null try 用法 nbsp stat
private static string GetNameValue(object value) { dynamic obj = value; try { return obj.Name; } catch { return null; } }
标签:turn color str static null try 用法 nbsp stat
原文地址:http://www.cnblogs.com/shiningrise/p/6147173.html