C# Class Vidyano.Common.ExpressionParser

Datei anzeigen Open project: stevehansen/vidyano_v1

Public Properties

Property Type Description
AlwaysTrue bool>.Func

Public Methods

Method Description
Get ( string expression ) : bool>.Func

Private Methods

Method Description
Parse ( string expression ) : bool>.Func

Method Details

Get() public static method

public static Get ( string expression ) : bool>.Func
expression string
return bool>.Func

Property Details

AlwaysTrue public_oe static_oe property

public static Func AlwaysTrue
return bool>.Func