C# Class npantarhei.interviz.AssemblyResourceAdapter

显示文件 Open project: ralfw/NPantaRhei

Public Methods

Method Description
Combine_sources ( string>.Tuple sourcesFromResources ) : string>.Tuple
Find_flow_resources ( string assemblyFilename ) : string[]>.Tuple
Load_soures_from_resources ( string[]>.Tuple resourceDescriptions ) : string>[].Tuple

Method Details

Combine_sources() public static method

public static Combine_sources ( string>.Tuple sourcesFromResources ) : string>.Tuple
sourcesFromResources string>.Tuple
return string>.Tuple

Find_flow_resources() public static method

public static Find_flow_resources ( string assemblyFilename ) : string[]>.Tuple
assemblyFilename string
return string[]>.Tuple

Load_soures_from_resources() public static method

public static Load_soures_from_resources ( string[]>.Tuple resourceDescriptions ) : string>[].Tuple
resourceDescriptions string[]>.Tuple
return string>[].Tuple