示例#1
0
 internal static bool getWebFound(int argFlatId, int argExtraId)
 {
     return(FlatDetailsDL.getWebFound(argFlatId, argExtraId));
 }