C# Class DotNetWebToolkit.Cil2Js.Output.NamedExprExtensions

Show file Open project: chrisdunelm/DotNetWebToolkit

Public Methods

Method Description
Named ( this expr, string name ) : NamedExpr

Method Details

Named() public static method

public static Named ( this expr, string name ) : NamedExpr
expr this
name string
return NamedExpr