예제 #1
0
 public static void setTestSearchInZone(string communityId, string zoneId, string q, ZoneSearchResultType filter,
                                        string pageParam, int pageSize, ZoneSearchPage result)
 {
     throw new global::System.NotImplementedException("Zones.SetTestSearchInZone");
 }
예제 #2
0
 public static ZoneSearchPage searchInZone(string communityId, string zoneId, string q,
                                           ZoneSearchResultType filter, string language)
 {
     throw new global::System.NotImplementedException("Zones.SearchInZone");
 }