![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) |
Lambda(Expression, IEnumerable<ParameterExpression>) |
Creates a LambdaExpression by first constructing a delegate type. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) ![Supported by Silverlight for Windows Phone Supported by Silverlight for Windows Phone](images/hh133495.slmobile(en-us,vs.95).gif) |
Lambda<TDelegate>(Expression, IEnumerable<ParameterExpression>) |
Creates an Expression<TDelegate> where the delegate type is known at compile time. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) ![Supported by Silverlight for Windows Phone Supported by Silverlight for Windows Phone](images/hh133495.slmobile(en-us,vs.95).gif) |
Lambda(Expression, array<ParameterExpression[]) |
Creates a LambdaExpression by first constructing a delegate type. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) ![Supported by Silverlight for Windows Phone Supported by Silverlight for Windows Phone](images/hh133495.slmobile(en-us,vs.95).gif) |
Lambda<TDelegate>(Expression, array<ParameterExpression[]) |
Creates an Expression<TDelegate> where the delegate type is known at compile time. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) |
Lambda(Expression, Boolean, IEnumerable<ParameterExpression>) |
Creates a LambdaExpression by first constructing a delegate type. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) |
Lambda<TDelegate>(Expression, Boolean, IEnumerable<ParameterExpression>) |
Creates an Expression<TDelegate> where the delegate type is known at compile time. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) |
Lambda<TDelegate>(Expression, Boolean, array<ParameterExpression[]) |
Creates an Expression<TDelegate> where the delegate type is known at compile time. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) |
Lambda(Expression, Boolean, array<ParameterExpression[]) |
Creates a LambdaExpression by first constructing a delegate type. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) |
Lambda<TDelegate>(Expression, String, IEnumerable<ParameterExpression>) |
Creates an Expression<TDelegate> where the delegate type is known at compile time. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) |
Lambda(Expression, String, IEnumerable<ParameterExpression>) |
Creates a LambdaExpression by first constructing a delegate type. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) ![Supported by Silverlight for Windows Phone Supported by Silverlight for Windows Phone](images/hh133495.slmobile(en-us,vs.95).gif) |
Lambda(Type, Expression, IEnumerable<ParameterExpression>) |
Creates a LambdaExpression by first constructing a delegate type. It can be used when the delegate type is not known at compile time. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) ![Supported by Silverlight for Windows Phone Supported by Silverlight for Windows Phone](images/hh133495.slmobile(en-us,vs.95).gif) |
Lambda(Type, Expression, array<ParameterExpression[]) |
Creates a LambdaExpression by first constructing a delegate type. It can be used when the delegate type is not known at compile time. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) |
Lambda<TDelegate>(Expression, String, Boolean, IEnumerable<ParameterExpression>) |
Creates an Expression<TDelegate> where the delegate type is known at compile time. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) |
Lambda(Expression, String, Boolean, IEnumerable<ParameterExpression>) |
Creates a LambdaExpression by first constructing a delegate type. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) |
Lambda(Type, Expression, Boolean, IEnumerable<ParameterExpression>) |
Creates a LambdaExpression by first constructing a delegate type. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) |
Lambda(Type, Expression, Boolean, array<ParameterExpression[]) |
Creates a LambdaExpression by first constructing a delegate type. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) |
Lambda(Type, Expression, String, IEnumerable<ParameterExpression>) |
Creates a LambdaExpression by first constructing a delegate type. |
![Public method Public method](images/bb196774.pubmethod(en-us,xnagamestudio.35).gif) ![Static member Static member](images/ff433750.static(en-us,xnagamestudio.35).gif) |
Lambda(Type, Expression, String, Boolean, IEnumerable<ParameterExpression>) |
Creates a LambdaExpression by first constructing a delegate type. |