示例#1
0
 public static void Print(this AA aa, string str)
 {
     aa.View(str);
 }