public void Refresh() { (Context as DbContext). ... Reload(); } public static TEntity Reload<TEntity>(this EntityEntry<TEntity> entry) where ...
確定! 回上一頁