예제 #1
0
 public MyUserInfoChangedCallback(FacebookScreen owner)
 {
     this.owner = owner;
 }
예제 #2
0
 public MyStatusCallback(FacebookScreen owner)
 {
     this.owner = owner;
 }