示例#1
0
 internal static Exception Bug(object p0)
 {
     return(new InvalidOperationException(Strings.Bug(p0)));
 }