예제 #1
0
 internal FriendsManager(Microsoft.Test.Xbox.Profiles.ConsoleProfile profile, IFriendsSupport friendsSupport)
 {
     this.ConsoleProfile = profile;
     this.friendsSupport = friendsSupport;
 }
 internal FriendsManager(Microsoft.Test.Xbox.Profiles.ConsoleProfile profile, IFriendsSupport friendsSupport)
 {
     this.ConsoleProfile = profile;
     this.friendsSupport = friendsSupport;
 }