- Namespace
- GitReleaseManager
.Core .Configuration - Containing Type
- Configuration
Provider
Syntax
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2202:Do not dispose objects multiple times", Justification = "Works as expected")]
public static void WriteSample(string targetDirectory, IFileSystem fileSystem)
Attributes
| Type | Description |
|---|---|
| Suppress |
Parameters
| Name | Type | Description |
|---|---|---|
| targetDirectory | string | |
| fileSystem | IFileSystem |
Return Value
| Type | Description |
|---|---|
| void |