예제 #1
0
 static void ClassTaker(this TheClass c)
 {
     c.willIChange = "Changed";
 }