{"id":465,"date":"2018-09-03T14:44:40","date_gmt":"2018-09-03T05:44:40","guid":{"rendered":"http:\/\/csharp.ihavenomoney.co.kr\/?p=465"},"modified":"2018-09-03T17:35:58","modified_gmt":"2018-09-03T08:35:58","slug":"c-%ec%97%b0%ea%b2%b0-%eb%a6%ac%ec%8a%a4%ed%8a%b8-%ec%a0%95%eb%a0%ac%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/csharp.ihavenomoney.co.kr\/?p=465","title":{"rendered":"c#  \uc5f0\uacb0 \ub9ac\uc2a4\ud2b8  \uc815\ub82c\ud558\uae30"},"content":{"rendered":"\n<pre class=\"lang:default decode:true \" > LINQ to entities query \r\n\/\/ Descending\r\nSearchFareInfoList = SearchFareInfoList.OrderByDescending(o =&gt; o.NoShowFee).ToList();\r\n\r\n\/\/ Contain : True False\r\nSegmentOrder = AirSegmentData.Select(o => o.Key).Contains(SegmentRef).ToString();\r\n\r\n\/\/ \uc788\uc73c\uba74 \uac12 \uac00\uc838\uc624\uae30\r\nif (AirSegmentData.Select(s => s.Key).Contains(SegmentRef).ToString() == \"True\")\r\n   SegmentOrder = AirSegmentData.Single(s => s.Key == SegmentRef).SegmentOrder;\r\n\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>LINQ to entities query \/\/ Descending SearchFareInfoList = SearchFareInfoList.OrderByDescending(o =&gt; o.NoShowFee).ToList(); \/\/ Contain : True False SegmentOrder = AirSegmentData.Select(o => o.Key).Contains(SegmentRef).ToString(); \/\/ \uc788\uc73c\uba74 \uac12 \uac00\uc838\uc624\uae30 if (AirSegmentData.Select(s => s.Key).Contains(SegmentRef).ToString() == &#8220;True&#8221;) SegmentOrder = AirSegmentData.Single(s => s.Key == SegmentRef).SegmentOrder;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[74],"tags":[],"class_list":["post-465","post","type-post","status-publish","format-standard","hentry","category-c-form"],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/465","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=465"}],"version-history":[{"count":4,"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/465\/revisions"}],"predecessor-version":[{"id":469,"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/465\/revisions\/469"}],"wp:attachment":[{"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=465"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=465"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}