-
Notifications
You must be signed in to change notification settings - Fork 255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat!: remove obsolete factory methods #1104
Merged
vbreuss
merged 5 commits into
TestableIO:main
from
vbreuss:topic/remove-obsoleted-factory-methods
Mar 17, 2024
Merged
feat!: remove obsolete factory methods #1104
vbreuss
merged 5 commits into
TestableIO:main
from
vbreuss:topic/remove-obsoleted-factory-methods
Mar 17, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ub.com/vbreuss/System.IO.Abstractions into topic/remove-obsoleted-factory-methods
vbreuss
changed the title
feat!: remove obsoleted factory methods
feat!: remove obsolete factory methods
Mar 17, 2024
This is addressed in release v21.0.2. |
vbreuss
added a commit
to Testably/Testably.Abstractions
that referenced
this pull request
Mar 17, 2024
Update `TestableIO.System.IO.Abstractions` to v21.0.2 and adapt interface according to the breaking change in TestableIO/System.IO.Abstractions#1104.
vbreuss
referenced
this pull request
in Testably/Testably.Abstractions.FluentAssertions
Mar 29, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Testably.Abstractions.Interface](https://github.com/Testably/Testably.Abstractions) | `2.6.1` -> `3.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Testably.Abstractions.Interface/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Testably.Abstractions.Interface/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Testably.Abstractions.Interface/2.6.1/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Testably.Abstractions.Interface/2.6.1/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Testably/Testably.Abstractions (Testably.Abstractions.Interface)</summary> ### [`v3.0.0`](https://github.com/Testably/Testably.Abstractions/releases/tag/v3.0.0) #### Breaking Changes - Rename namespace from `Testably.Abstractions.Testing.FileSystemInitializer` to `Testably.Abstractions.Testing.Initializer` - Move static methods from `RandomProvider.Generator<T>` to `RandomProvider.Generator` - Remove `PathSystemBase` from `Testably.Abstractions.Interface` - Update `TestableIO.System.IO.Abstractions` to v21.0.2 and adapt interface according to the breaking change in [https://github.com/TestableIO/System.IO.Abstractions/pull/1104](https://github.com/TestableIO/System.IO.Abstractions/pull/1104) - Make class `FileSystemWatcherMock` internal #### What's Changed - chore(deps): update testably.abstractions packages to v2.6.1 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/447](https://github.com/Testably/Testably.Abstractions/pull/447) - chore(deps): update dependency xunit to v2.6.6 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/449](https://github.com/Testably/Testably.Abstractions/pull/449) - chore(deps): update actions/cache action to v4 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/450](https://github.com/Testably/Testably.Abstractions/pull/450) - chore(deps): update dependency testableio.system.io.abstractions to v20.0.15 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/451](https://github.com/Testably/Testably.Abstractions/pull/451) - chore(deps): update nuget/setup-nuget action to v1.3.0 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/452](https://github.com/Testably/Testably.Abstractions/pull/452) - chore(deps): update microsoft/setup-msbuild action to v2 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/453](https://github.com/Testably/Testably.Abstractions/pull/453) - chore(deps): update nuget/setup-nuget action to v2 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/454](https://github.com/Testably/Testably.Abstractions/pull/454) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.1 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/455](https://github.com/Testably/Testably.Abstractions/pull/455) - chore(deps): update dependency microsoft.net.test.sdk to v17.9.0 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/456](https://github.com/Testably/Testably.Abstractions/pull/456) - chore(deps): update wandalen/wretry.action action to v1.4.4 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/457](https://github.com/Testably/Testably.Abstractions/pull/457) - chore(deps): update dependency coverlet.collector to v6.0.1 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/459](https://github.com/Testably/Testably.Abstractions/pull/459) - chore(deps): update xunit-dotnet monorepo by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/458](https://github.com/Testably/Testably.Abstractions/pull/458) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.2 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/461](https://github.com/Testably/Testably.Abstractions/pull/461) - refactor: make `Execute` non-static by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/462](https://github.com/Testably/Testably.Abstractions/pull/462) - refactor: fix sonar issues by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/463](https://github.com/Testably/Testably.Abstractions/pull/463) - refactor: use non-static OS selector in tests by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/464](https://github.com/Testably/Testably.Abstractions/pull/464) - chore(deps): update wandalen/wretry.action action to v1.4.5 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/465](https://github.com/Testably/Testably.Abstractions/pull/465) - chore(deps): update dependency microsoft.codeanalysis.csharp to v4.9.2 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/466](https://github.com/Testably/Testably.Abstractions/pull/466) - refactor: cleanup inconsistent line endings by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/467](https://github.com/Testably/Testably.Abstractions/pull/467) - chore(deps): update dependency minver to v5 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/469](https://github.com/Testably/Testably.Abstractions/pull/469) - chore(deps): update wandalen/wretry.action action to v1.4.7 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/470](https://github.com/Testably/Testably.Abstractions/pull/470) - chore(deps): update wandalen/wretry.action action to v1.4.8 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/472](https://github.com/Testably/Testably.Abstractions/pull/472) - chore(deps): update dependency testableio.system.io.abstractions to v20.0.28 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/475](https://github.com/Testably/Testably.Abstractions/pull/475) - chore(deps): update softprops/action-gh-release action to v2 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/473](https://github.com/Testably/Testably.Abstractions/pull/473) - feat: add statistics by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/474](https://github.com/Testably/Testably.Abstractions/pull/474) - fix: errors from static code analysis by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/477](https://github.com/Testably/Testably.Abstractions/pull/477) - refactor: replace the dictionary in the statistics with an array by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/478](https://github.com/Testably/Testably.Abstractions/pull/478) - docs: improve readme examples by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/480](https://github.com/Testably/Testably.Abstractions/pull/480) - chore(deps): update wandalen/wretry.action action to v1.4.9 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/481](https://github.com/Testably/Testably.Abstractions/pull/481) - chore(deps): update actions/checkout digest to [`9bb5618`](https://github.com/Testably/Testably.Abstractions/commit/9bb5618) by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/483](https://github.com/Testably/Testably.Abstractions/pull/483) - chore(deps): update actions/checkout digest to [`b4ffde6`](https://github.com/Testably/Testably.Abstractions/commit/b4ffde6) by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/484](https://github.com/Testably/Testably.Abstractions/pull/484) - chore(deps): update dependency coverlet.collector to v6.0.2 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/485](https://github.com/Testably/Testably.Abstractions/pull/485) - chore(deps): update wandalen/wretry.action action to v1.4.10 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/486](https://github.com/Testably/Testably.Abstractions/pull/486) - feat: add Api approval tests by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/482](https://github.com/Testably/Testably.Abstractions/pull/482) - refactor: normalize line endings using `.gitattributes` by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/487](https://github.com/Testably/Testably.Abstractions/pull/487) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.3 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/488](https://github.com/Testably/Testably.Abstractions/pull/488) - feat: add global.json to use latest SDK by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/479](https://github.com/Testably/Testably.Abstractions/pull/479) - chore(deps): update dependency dotnet-sdk to v8.0.202 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/489](https://github.com/Testably/Testably.Abstractions/pull/489) - chore(deps): update dependency dotnet-sdk to v8.0.203 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/490](https://github.com/Testably/Testably.Abstractions/pull/490) - chore: Limit "renovate" to run only weekly by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/491](https://github.com/Testably/Testably.Abstractions/pull/491) - feat: add statistics for property access by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/493](https://github.com/Testably/Testably.Abstractions/pull/493) - fix: Install .NET on code upload step by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/494](https://github.com/Testably/Testably.Abstractions/pull/494) - refactor: switch to sonar automatic analysis by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/496](https://github.com/Testably/Testably.Abstractions/pull/496) - fix: sonar issues after activating automatic analysis by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/495](https://github.com/Testably/Testably.Abstractions/pull/495) - refactor: adapt and execute cleanup by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/498](https://github.com/Testably/Testably.Abstractions/pull/498) - fix: use latest stryker.net version by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/497](https://github.com/Testably/Testably.Abstractions/pull/497) - refactor: adapt ReSharper File Layout to avoid Sonar issues during cleanup by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/499](https://github.com/Testably/Testably.Abstractions/pull/499) - fix: correctly match statistic paths by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/500](https://github.com/Testably/Testably.Abstractions/pull/500) - refactor: extract extension methods from `Execute` by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/501](https://github.com/Testably/Testably.Abstractions/pull/501) - feat: avoid arbitrary statistic calls by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/502](https://github.com/Testably/Testably.Abstractions/pull/502) - coverage: add tests for `FileSystemWatcher` events by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/503](https://github.com/Testably/Testably.Abstractions/pull/503) - fix: avoid statistic registrations on complex initializations by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/505](https://github.com/Testably/Testably.Abstractions/pull/505) - refactor: exclude obsolete methods from code coverage by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/504](https://github.com/Testably/Testably.Abstractions/pull/504) - chore!: update `TestableIO.System.IO.Abstractions` to v21.0.2 by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/506](https://github.com/Testably/Testably.Abstractions/pull/506) - feat: remove obsolete class `PathSystemBase` by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/507](https://github.com/Testably/Testably.Abstractions/pull/507) - refactor: simplify changing the test settings by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/508](https://github.com/Testably/Testably.Abstractions/pull/508) - chore(deps): update dependency nunit.analyzers to v4.1.0 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/510](https://github.com/Testably/Testably.Abstractions/pull/510) - chore(deps): update dependency newtonsoft.json to v13.0.3 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/509](https://github.com/Testably/Testably.Abstractions/pull/509) - feat: include skip message for long running tests by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/511](https://github.com/Testably/Testably.Abstractions/pull/511) - docs: add license scan report and status by [@​fossabot](https://github.com/fossabot) in [https://github.com/Testably/Testably.Abstractions/pull/512](https://github.com/Testably/Testably.Abstractions/pull/512) - feat: enable/disable brittle tests via test settings by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/514](https://github.com/Testably/Testably.Abstractions/pull/514) - fix: add lock file to directory cleaner by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/515](https://github.com/Testably/Testably.Abstractions/pull/515) - feat: add retry also to .NET Framework tests by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/517](https://github.com/Testably/Testably.Abstractions/pull/517) - feat: add `Meziantou.Analyzer` by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/519](https://github.com/Testably/Testably.Abstractions/pull/519) - fix: disable build warning CS0436 in `Testably.Abstractions.Testing.Tests` by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/516](https://github.com/Testably/Testably.Abstractions/pull/516) - refactor: remove `.ConfigureAwait` in tests by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/520](https://github.com/Testably/Testably.Abstractions/pull/520) - refactor: dispose of `ManualResetEventSlim` by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/518](https://github.com/Testably/Testably.Abstractions/pull/518) - coverage: avoid skipping brittle tests in `FileSystemWatcher` by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/521](https://github.com/Testably/Testably.Abstractions/pull/521) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.4 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/523](https://github.com/Testably/Testably.Abstractions/pull/523) - chore(deps): update dependency meziantou.analyzer to v1.0.758 by [@​renovate](https://github.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/524](https://github.com/Testably/Testably.Abstractions/pull/524) - fix: do not adjust LastAccessTime in `FileStream.EndRead` by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/522](https://github.com/Testably/Testably.Abstractions/pull/522) - coverage: add missing tests by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/525](https://github.com/Testably/Testably.Abstractions/pull/525) - feat: collect coverage information for .NET Framework by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/526](https://github.com/Testably/Testably.Abstractions/pull/526) - fix: Report Generator does not support mixing .NET Framework and .NET Core by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/527](https://github.com/Testably/Testably.Abstractions/pull/527) - feat: Enable Stryker CI-Build by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/528](https://github.com/Testably/Testably.Abstractions/pull/528) - fix: support search pattern with subdirectories when enumerating a directory by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/529](https://github.com/Testably/Testably.Abstractions/pull/529) - fix: support three-character file extension as search pattern in .NET Framework by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/530](https://github.com/Testably/Testably.Abstractions/pull/530) - fix: dependency error in release.yml by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/531](https://github.com/Testably/Testably.Abstractions/pull/531) - fix: catch `ObjectDisposedException` in tests by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/532](https://github.com/Testably/Testably.Abstractions/pull/532) - refactor: catch `ObjectDisposedException` in `TimerMockTests` by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/533](https://github.com/Testably/Testably.Abstractions/pull/533) - fix: use latest Stryker version in release pipeline by [@​vbreuss](https://github.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/534](https://github.com/Testably/Testably.Abstractions/pull/534) #### New Contributors - [@​fossabot](https://github.com/fossabot) made their first contribution in [https://github.com/Testably/Testably.Abstractions/pull/512](https://github.com/Testably/Testably.Abstractions/pull/512) **Full Changelog**: Testably/Testably.Abstractions@v2.6.1...v3.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Testably/Testably.Abstractions.FluentAssertions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Valentin Breuß <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
BREAKING CHANGE:
Removes the factory methods that were marked as obsolete in #906:
IDirectoryInfoFactory
:FromDirectoryName(string directoryName)
Use
IDirectoryInfoFactory.New(string)
insteadIDriveInfoFactory
FromDriveName(string driveName)
Use
IDriveInfoFactory.New(string)
insteadIFileInfoFactory
FromFileName(string fileName)
Use
IFileInfoFactory.New(string)
insteadIFileStreamFactory
Create(string fileName, FileMode mode)
Use
IFileStreamFactory.New(string, FileMode)
insteadCreate(string path, FileMode mode, FileAccess access)
Use
IFileStreamFactory.New(string, FileMode, FileAccess)
insteadCreate(string path, FileMode mode, FileAccess access, FileShare share)
Use
IFileStreamFactory.New(string, FileMode, FileAccess, FileShare)
insteadCreate(string path, FileMode mode, FileAccess access, FileShare share, int bufferSize)
Use
IFileStreamFactory.New(string, FileMode, FileAccess, FileShare, int)
insteadCreate(string path, FileMode mode, FileAccess access, FileShare share, int bufferSize, FileOptions options)
Use
IFileStreamFactory.New(string, FileMode, FileAccess, FileShare, int, FileOptions)
insteadCreate(string path, FileMode mode, FileAccess access, FileShare share, int bufferSize, bool useAsync)
Use
IFileStreamFactory.New(string, FileMode, FileAccess, FileShare, int, bool)
insteadCreate(SafeFileHandle handle, FileAccess access)
Use
IFileStreamFactory.New(SafeFileHandle, FileAccess)
insteadCreate(SafeFileHandle handle, FileAccess access, int bufferSize)
Use
IFileStreamFactory.New(SafeFileHandle, FileAccess, int)
insteadCreate(SafeFileHandle handle, FileAccess access, int bufferSize, bool isAsync)
Use
IFileStreamFactory.New(SafeFileHandle, FileAccess, int, bool)
insteadCreate(IntPtr handle, FileAccess access)
This method has been deprecated. Please use new Create(SafeFileHandle handle, FileAccess access) instead. http://go.microsoft.com/fwlink/?linkid=14202
Create(IntPtr handle, FileAccess access, bool ownsHandle)
This method has been deprecated. Please use new Create(SafeFileHandle handle, FileAccess access) instead, and optionally make a new SafeFileHandle with ownsHandle=false if needed. http://go.microsoft.com/fwlink/?linkid=14202
Create(IntPtr handle, FileAccess access, bool ownsHandle, int bufferSize)
This method has been deprecated. Please use new Create(SafeFileHandle handle, FileAccess access, int bufferSize) instead, and optionally make a new SafeFileHandle with ownsHandle=false if needed. http://go.microsoft.com/fwlink/?linkid=14202
Create(IntPtr handle, FileAccess access, bool ownsHandle, int bufferSize, bool isAsync)
This method has been deprecated. Please use new Create(SafeFileHandle handle, FileAccess access, int bufferSize, bool isAsync) instead, and optionally make a new SafeFileHandle with ownsHandle=false if needed. http://go.microsoft.com/fwlink/?linkid=14202
IFileSystemWatcherFactory
CreateNew()
Use
IFileSystemWatcherFactory.New()
insteadCreateNew(string path)
Use
IFileSystemWatcherFactory.New(string)
insteadCreateNew(string path, string filter)
Use
IFileSystemWatcherFactory.New(string, string)
instead