C# Class JenkinsTransport.UnitTests.TestHelpers.EmbeddedResourceHelper

Exibir arquivo Open project: csnate/cctray-jenkins-transport

Public Methods

Method Description
ExtractManifestResourceToDisk ( string relativeManifestUri, string targetPath ) : void

Method Details

ExtractManifestResourceToDisk() public static method

public static ExtractManifestResourceToDisk ( string relativeManifestUri, string targetPath ) : void
relativeManifestUri string
targetPath string
return void