コード例 #1
0
 public static Id <T, Guid> AsId <T>(this Guid guid) where T : IEntity <Guid> => guid.AsId <T, Guid>();