示例#1
0
 public UserAuthentication(ICivMoneyContextFactory civMoneyContextFactory)
 {
     _civMoneyContext = civMoneyContextFactory.GetContext();
 }