[Missing
Namespace: NSS.Blast.Compiler
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public static string CombineScriptsIntoNamespace(
IEnumerable<string> scripts
)
VB
Public Shared Function CombineScriptsIntoNamespace (
scripts As IEnumerable(Of String)
) As String
C++
public:
static String^ CombineScriptsIntoNamespace(
IEnumerable<String^>^ scripts
)
F#
static member CombineScriptsIntoNamespace :
scripts : IEnumerable<string> -> string
- scripts
- Type: System.Collections.Generic.IEnumerable(String)
[Missing documentation for "M:NSS.Blast.Compiler.HPCNamespace.CombineScriptsIntoNamespace(System.Collections.Generic.IEnumerable{System.String})"]
Type: String
[Missing documentation for "M:NSS.Blast.Compiler.HPCNamespace.CombineScriptsIntoNamespace(System.Collections.Generic.IEnumerable{System.String})"]