コード例 #1
0
ファイル: TypeExtensions.cs プロジェクト: marhoily/Generaid
 public static OneArgCtor Ctor(this Type tp) => OneArgCtor.From(tp);