UnaryExpression.Method Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the implementing method for the unary operation.
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System.Reflection.MethodInfoThe MethodInfo that represents the implementing method.
Show: