C# Class Dev2.Activities.Utils.ActivityDesignerLanuageNotationConverter

Supports the Activity Designers with Lanuage Bits ;)
Show file Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
ConvertToTopLevelRSNotation ( string val ) : string

Converts the a data lang fragment to top level rs notation.

Method Details

ConvertToTopLevelRSNotation() public static method

Converts the a data lang fragment to top level rs notation.
public static ConvertToTopLevelRSNotation ( string val ) : string
val string The value.
return string