<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiro128</author_name>
  <author_url>https://blog.hatena.ne.jp/hiro128/</author_url>
  <blog_title>個人的なメモ</blog_title>
  <blog_url>https://hiro128.hatenablog.jp/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>C# 10.0</anon>
  </categories>
  <description>C# 10 の新機能の情報の目次は以下をご覧ください。 hiro128.hatenablog.jp 目次 目次 ラムダ式の自然型 導入の意図 Minimal API ラムダ式の自然型 ラムダ式に対して Func&lt;...&gt; や Action&lt;...&gt; などのデリゲート型を強制的に宣言するのではなく、コンパイラがパラメーターと式の型からデリゲート型を推論し、Func または Action のデリゲートの割り当て、または、デリゲート型の合成が行われる機能です。 var f = (string s) =&gt; int.Parse(s); // Func&lt;string, int&gt; 上記の場合、コンパイラによ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiro128.hatenablog.jp%2Fentry%2F2021%2F12%2F29%2F000000&quot; title=&quot;C# 10 の新機能 - ラムダ式の自然型 - 個人的なメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-12-29 00:00:00</published>
  <title>C# 10 の新機能 - ラムダ式の自然型</title>
  <type>rich</type>
  <url>https://hiro128.hatenablog.jp/entry/2021/12/29/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
