C# Class System.Linq.Expressions.Expression.SwitchCaseProxy

Mostra file Open project: dotnet/corefx

Public Methods

Method Description
SwitchCaseProxy ( SwitchCase node ) : System.Collections.ObjectModel

Method Details

SwitchCaseProxy() public method

public SwitchCaseProxy ( SwitchCase node ) : System.Collections.ObjectModel
node SwitchCase
return System.Collections.ObjectModel