コード例 #1
0
 public void GetMap(string mapname, string username)
 {
     Map = context.GetMap(mapname, username);
 }