Example #1
0
 public static void Method(this IActionBuilder self, string value)
 {
     self.Method(value);
 }