예제 #1
0
 private static string CheckToStringDoesntThrowAnException(AbstractMethodInvocation join)
 {
     return(join.ToString());
 }