我正在嘗試使用automapper映射嵌套集合,並且我已經完成了基本設置和配置。當我嘗試執行映射時,嵌套值將爲空。我試圖追隨幾個帖子,把一些東西放在一起。我希望列表具有層次結構而不是展平。任何對此的幫助都會很大。 源實體: public class OuterEntity
{
public int ID { get; set; }
public string Name { g
這是到目前爲止我的代碼,它的工作原理: print('Welcome to choose your own adenture.')
print('You enter a room with two doors. Do you want to enter the red door or the white door?')
door = input()
while True:
if