C# Class NuDeploy.Core.Services.AssemblyResourceAccess.AssemblyResourceFilePathProvider

Inheritance: IAssemblyResourceFilePathProvider
ファイルを表示 Open project: andreaskoch/NuDeploy Class Usage Examples

Public Methods

Method Description
GetRelativeFilePath ( string baseNamespace, string assemblyResourceName ) : string

Method Details

GetRelativeFilePath() public method

public GetRelativeFilePath ( string baseNamespace, string assemblyResourceName ) : string
baseNamespace string
assemblyResourceName string
return string