以下の内容はhttps://rksoftware.hatenablog.com/entry/2022/02/09/004430より取得しました。


(プレビュー機能) 汎用属性 - C# 2.0 以降の新機能まとめ (C# 10.0 ~ ) (途中)

■ C# 10.0 での新機能

・汎用属性 (Generic attributes)
  https://docs.microsoft.com/ja-jp/dotnet/csharp/programming-guide/generics/generics-and-attributes
 属性クラスでジェネリクスが使える。

[Sample<int>]
void Method() {; }

class SampleAttribute<T> : System.Attribute { }



以上の内容はhttps://rksoftware.hatenablog.com/entry/2022/02/09/004430より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14