예제 #1
0
 private static string GetRegionId(Region region)
 {
     return(FormatUtility.RegionToString(region));
 }