예제 #1
0
 internal static Exception InvalidDbGeneratedType(object p0) => (Exception) new NotSupportedException(Strings.InvalidDbGeneratedType(p0));