C# Class JenkinsTransport.UnitTests.TestHelpers.EmbeddedResourceHelper

Afficher le fichier Open project: csnate/cctray-jenkins-transport

Méthodes publiques

Méthode Description
ExtractManifestResourceToDisk ( string relativeManifestUri, string targetPath ) : void

Method Details

ExtractManifestResourceToDisk() public static méthode

public static ExtractManifestResourceToDisk ( string relativeManifestUri, string targetPath ) : void
relativeManifestUri string
targetPath string
Résultat void