Click or drag to resize

CharactersAdd Method


Namespace: DotNumerics.FortranLibrary
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Characters Add(
	char[] c1,
	char[] c2
)
Request Example View Source

Parameters

c1  Char
 
c2  Char
 

Return Value

Characters
See Also