示例#1
0
 public static void AssignGameDelegate(GetGameDelegate getGameDelegate)
 {
     getGame = getGameDelegate;
 }
 public static void AssignGameDelegate(GetGameDelegate getGameDelegate)
 {
     getGame = getGameDelegate;
 }