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