示例#1
0
 public SFriend[] GetFriends()
 {
     return(krnGateway.GetFriends());
 }