コード例 #1
0
 internal static Exception CannotAggregateType(object p0) => (Exception) new NotSupportedException(Strings.CannotAggregateType(p0));