Interface IFragmentConcatenator
Function used to concatenate symbols in the target document language.
public interface IFragmentConcatenator
Remarks
Interface so it could potentially be exposed over jsii.
Methods
Join(object, object)
Join the fragment on the left and on the right.
object Join(object left, object right)